#CFF994#CFF994
#CFF994 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.0% C 0.135 H 127.3°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF994 |
|---|---|
| RGB | rgb(207, 249, 148) |
| HSL | hsl(85, 89%, 78%) |
| HSV | hsv(85, 41%, 98%) |
| CMYK | cmyk(16.9%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(93.08, -29.77, 44.07) |
| CIE-LCH | lch(93.08, 53.19, 124.04°) |
| OKLab | oklab(93% -0.0819 0.1077) |
| OKLCH | oklch(93% 0.135 127.3) |
| XYZ | xyz(64.9525, 83.1542, 40.6396) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.65
Celery
#C1FD95
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 3.26
Light Yellow Green
#CCFD7F
ΔE00 3.33
Light Pea Green
#C4FE82
ΔE00 3.41
Tea Green
#BDF8A3
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF994 #BE94F9
analogous
#F9F094 #CFF994 #9DF994
triadic
#CFF994 #94CFF9 #F994CF
tetradic
#CFF994 #94F9F0 #BE94F9 #F9949D
square
#CFF994 #94F9F0 #BE94F9 #F9949D
split-complementary
#CFF994 #949DF9 #F094F9
monochromatic
#9BF320 #B5F65A #CFF994 #E9FCCE #F2FDE2
Accessibility & contrast
On white
1.19
#CFF994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#CFF994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF994
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF994 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8C
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#D4F1E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff994; /* rgb */ color: rgb(207, 249, 148); /* oklch */ color: oklch(93.0% 0.135 127.3);
Tailwind
colors: {
custom: {
50: '#dffbb5',
500: '#cff994',
950: '#000000',
},
}SCSS
$custom: #cff994; $custom-light: #dffbb5; $custom-dark: #000000;
JSON
{
"hex": "#cff994",
"rgb": {
"r": 207,
"g": 249,
"b": 148
},
"hsl": {
"h": 84.95,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.92996,
"c": 0.13534,
"h": 127.3
},
"luminance": 0.83155
}Semantic roles & 50–950 ramp
primary
#CFF994
secondary
#8E59D9
accent
#00E65F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581