#CBFC98#CBFC98
#CBFC98 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.5% C 0.137 H 130.0°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFC98 |
|---|---|
| RGB | rgb(203, 252, 152) |
| HSL | hsl(89, 94%, 79%) |
| HSV | hsv(89, 40%, 99%) |
| CMYK | cmyk(19.4%, 0%, 39.7%, 1.2%) |
| CIE-LAB | lab(93.70, -32.10, 42.87) |
| CIE-LCH | lch(93.70, 53.56, 126.83°) |
| OKLab | oklab(93.45% -0.0882 0.1051) |
| OKLCH | oklch(93.45% 0.137 130) |
| XYZ | xyz(65.1056, 84.5832, 42.5958) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.72
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.65
Light Pea Green
#C4FE82
ΔE00 3.25
Tea Green
#BDF8A3
ΔE00 3.67
Light Yellow Green
#CCFD7F
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFC98 #C998FC
analogous
#FCFB98 #CBFC98 #99FC98
triadic
#CBFC98 #98CBFC #FC98CB
tetradic
#CBFC98 #98FCFB #C998FC #FC9899
square
#CBFC98 #98FCFB #C998FC #FC9899
split-complementary
#CBFC98 #9899FC #FB98FC
monochromatic
#8FF921 #ADFA5D #CBFC98 #E9FED3 #F0FEE1
Accessibility & contrast
On white
1.17
#CBFC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#CBFC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFC98
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFC98 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF91
Deuteranopia (green-blind)
#FDEC9D
Tritanopia (blue-blind)
#CEF4E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbfc98; /* rgb */ color: rgb(203, 252, 152); /* oklch */ color: oklch(93.5% 0.137 130.0);
Tailwind
colors: {
custom: {
50: '#dcfdb7',
500: '#cbfc98',
950: '#000000',
},
}SCSS
$custom: #cbfc98; $custom-light: #dcfdb7; $custom-dark: #000000;
JSON
{
"hex": "#cbfc98",
"rgb": {
"r": 203,
"g": 252,
"b": 152
},
"hsl": {
"h": 89.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.9345,
"c": 0.1372,
"h": 130
},
"luminance": 0.84584
}Semantic roles & 50–950 ramp
primary
#CBFC98
secondary
#9B5BDD
accent
#00E670
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581