#CFF97D#CFF97D
#CFF97D is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.7% C 0.158 H 124.9°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF97D |
|---|---|
| RGB | rgb(207, 249, 125) |
| HSL | hsl(80, 91%, 73%) |
| HSV | hsv(80, 50%, 98%) |
| CMYK | cmyk(16.9%, 0%, 49.8%, 2.4%) |
| CIE-LAB | lab(92.79, -32.28, 54.62) |
| CIE-LCH | lch(92.79, 63.45, 120.58°) |
| OKLab | oklab(92.67% -0.0905 0.13) |
| OKLCH | oklch(92.67% 0.158 124.9) |
| XYZ | xyz(63.3095, 82.4969, 31.9862) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.28
Light Pea Green
#C4FE82
ΔE00 2.76
Pale Lime
#BEFD73
ΔE00 3.18
Pear
#CBF85F
ΔE00 3.28
Light Yellowish Green
#C2FF89
ΔE00 3.67
Pistachio (survey)
#C0FA8B
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF97D #A77DF9
analogous
#F9E57D #CFF97D #91F97D
triadic
#CFF97D #7DCFF9 #F97DCF
tetradic
#CFF97D #7DF9E5 #A77DF9 #F97D91
square
#CFF97D #7DF9E5 #A77DF9 #F97D91
split-complementary
#CFF97D #7D91F9 #E57DF9
monochromatic
#A3F00B #B9F642 #CFF97D #E5FCB7 #F4FEE2
Accessibility & contrast
On white
1.20
#CFF97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#CFF97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF97D
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF97D | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC72
Deuteranopia (green-blind)
#FFEA84
Tritanopia (blue-blind)
#D6EFDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff97d; /* rgb */ color: rgb(207, 249, 125); /* oklch */ color: oklch(92.7% 0.158 124.9);
Tailwind
colors: {
custom: {
50: '#e0fba5',
500: '#cff97d',
950: '#000000',
},
}SCSS
$custom: #cff97d; $custom-light: #e0fba5; $custom-dark: #000000;
JSON
{
"hex": "#cff97d",
"rgb": {
"r": 207,
"g": 249,
"b": 125
},
"hsl": {
"h": 80.323,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.9267,
"c": 0.15836,
"h": 124.9
},
"luminance": 0.82497
}Semantic roles & 50–950 ramp
primary
#CFF97D
secondary
#7644D6
accent
#00E64E
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580