#CFF992#CFF992
#CFF992 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.0% C 0.137 H 127.0°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF992 |
|---|---|
| RGB | rgb(207, 249, 146) |
| HSL | hsl(84, 90%, 77%) |
| HSV | hsv(84, 41%, 98%) |
| CMYK | cmyk(16.9%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(93.05, -30.01, 45.01) |
| CIE-LCH | lch(93.05, 54.10, 123.69°) |
| OKLab | oklab(92.97% -0.0827 0.1098) |
| OKLCH | oklch(92.97% 0.137 127) |
| XYZ | xyz(64.7956, 83.0914, 39.8131) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Celery
#C1FD95
ΔE00 3.04
Light Yellow Green
#CCFD7F
ΔE00 3.04
Light Yellowish Green
#C2FF89
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 3.20
Pale Lime
#BEFD73
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF992 #BC92F9
analogous
#F9EF92 #CFF992 #9CF992
triadic
#CFF992 #92CFF9 #F992CF
tetradic
#CFF992 #92F9EF #BC92F9 #F9929C
square
#CFF992 #92F9EF #BC92F9 #F9929C
split-complementary
#CFF992 #929CF9 #EF92F9
monochromatic
#9CF31E #B5F658 #CFF992 #E9FCCC #F2FDE2
Accessibility & contrast
On white
1.19
#CFF992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#CFF992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF992
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF992 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FDEA98
Tritanopia (blue-blind)
#D4F0E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff992; /* rgb */ color: rgb(207, 249, 146); /* oklch */ color: oklch(93.0% 0.137 127.0);
Tailwind
colors: {
custom: {
50: '#dffbb3',
500: '#cff992',
950: '#000000',
},
}SCSS
$custom: #cff992; $custom-light: #dffbb3; $custom-dark: #000000;
JSON
{
"hex": "#cff992",
"rgb": {
"r": 207,
"g": 249,
"b": 146
},
"hsl": {
"h": 84.466,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.92965,
"c": 0.13743,
"h": 127
},
"luminance": 0.83092
}Semantic roles & 50–950 ramp
primary
#CFF992
secondary
#8C57D8
accent
#00E65E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581