#CFF69E#CFF69E
#CFF69E is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.5% C 0.120 H 128.0°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF69E |
|---|---|
| RGB | rgb(207, 246, 158) |
| HSL | hsl(87, 83%, 79%) |
| HSV | hsv(87, 36%, 96%) |
| CMYK | cmyk(15.9%, 0%, 35.8%, 3.5%) |
| CIE-LAB | lab(92.42, -27.12, 38.30) |
| CIE-LCH | lch(92.42, 46.93, 125.30°) |
| OKLab | oklab(92.51% -0.0741 0.0948) |
| OKLCH | oklch(92.51% 0.12 128) |
| XYZ | xyz(64.8586, 81.6448, 44.6831) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.68
Tea Green
#BDF8A3
ΔE00 3.79
Pistachio (survey)
#C0FA8B
ΔE00 3.96
Light Light Green
#C8FFB0
ΔE00 4.07
Washed Out Green
#BCF5A6
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF69E #C59EF6
analogous
#F6F19E #CFF69E #A3F69E
triadic
#CFF69E #9ECFF6 #F69ECF
tetradic
#CFF69E #9EF6F1 #C59EF6 #F69EA3
square
#CFF69E #9EF6F1 #C59EF6 #F69EA3
split-complementary
#CFF69E #9EA3F6 #F19EF6
monochromatic
#98EC2E #B3F166 #CFF69E #EBFBD6 #F1FCE3
Accessibility & contrast
On white
1.21
#CFF69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CFF69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF69E
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF69E | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB98
Deuteranopia (green-blind)
#F9E8A2
Tritanopia (blue-blind)
#D3EFE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff69e; /* rgb */ color: rgb(207, 246, 158); /* oklch */ color: oklch(92.5% 0.120 128.0);
Tailwind
colors: {
custom: {
50: '#def9bb',
500: '#cff69e',
950: '#000000',
},
}SCSS
$custom: #cff69e; $custom-light: #def9bb; $custom-dark: #000000;
JSON
{
"hex": "#cff69e",
"rgb": {
"r": 207,
"g": 246,
"b": 158
},
"hsl": {
"h": 86.591,
"s": 83.019,
"l": 79.216
},
"oklch": {
"l": 0.9251,
"c": 0.12028,
"h": 128
},
"luminance": 0.81646
}Semantic roles & 50–950 ramp
primary
#CFF69E
secondary
#9663D6
accent
#06DF66
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582