#CFFA97#CFFA97
#CFFA97 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.3% C 0.134 H 127.9°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFA97 |
|---|---|
| RGB | rgb(207, 250, 151) |
| HSL | hsl(86, 91%, 79%) |
| HSV | hsv(86, 40%, 98%) |
| CMYK | cmyk(17.2%, 0%, 39.6%, 2%) |
| CIE-LAB | lab(93.39, -29.88, 43.01) |
| CIE-LCH | lch(93.39, 52.37, 124.79°) |
| OKLab | oklab(93.26% -0.0821 0.1054) |
| OKLCH | oklch(93.26% 0.134 127.9) |
| XYZ | xyz(65.5029, 83.8702, 42.0098) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Celery
#C1FD95
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 3.27
Light Pea Green
#C4FE82
ΔE00 3.57
Light Yellow Green
#CCFD7F
ΔE00 3.65
Tea Green
#BDF8A3
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFA97 #C297FA
analogous
#FAF497 #CFFA97 #9DFA97
triadic
#CFFA97 #97CFFA #FA97CF
tetradic
#CFFA97 #97FAF4 #C297FA #FA979D
square
#CFFA97 #97FAF4 #C297FA #FA979D
split-complementary
#CFFA97 #979DFA #F497FA
monochromatic
#99F422 #B4F75D #CFFA97 #EAFDD1 #F2FEE2
Accessibility & contrast
On white
1.18
#CFFA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#CFFA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFA97
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFA97 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE90
Deuteranopia (green-blind)
#FDEB9C
Tritanopia (blue-blind)
#D3F2E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cffa97; /* rgb */ color: rgb(207, 250, 151); /* oklch */ color: oklch(93.3% 0.134 127.9);
Tailwind
colors: {
custom: {
50: '#dffcb7',
500: '#cffa97',
950: '#000000',
},
}SCSS
$custom: #cffa97; $custom-light: #dffcb7; $custom-dark: #000000;
JSON
{
"hex": "#cffa97",
"rgb": {
"r": 207,
"g": 250,
"b": 151
},
"hsl": {
"h": 86.061,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.9326,
"c": 0.1336,
"h": 127.9
},
"luminance": 0.83871
}Semantic roles & 50–950 ramp
primary
#CFFA97
secondary
#925BDA
accent
#00E664
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581