#CFF69D#CFF69D
#CFF69D is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.5% C 0.121 H 127.8°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF69D |
|---|---|
| RGB | rgb(207, 246, 157) |
| HSL | hsl(86, 83%, 79%) |
| HSV | hsv(86, 36%, 96%) |
| CMYK | cmyk(15.9%, 0%, 36.2%, 3.5%) |
| CIE-LAB | lab(92.40, -27.25, 38.78) |
| CIE-LCH | lch(92.40, 47.40, 125.10°) |
| OKLab | oklab(92.49% -0.0745 0.0959) |
| OKLCH | oklch(92.49% 0.121 127.8) |
| XYZ | xyz(64.7729, 81.6106, 44.2317) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.62
Pistachio (survey)
#C0FA8B
ΔE00 3.85
Tea Green
#BDF8A3
ΔE00 3.87
Light Light Green
#C8FFB0
ΔE00 4.19
Washed Out Green
#BCF5A6
ΔE00 4.29
Light Yellowish Green
#C2FF89
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF69D #C49DF6
analogous
#F6F19D #CFF69D #A3F69D
triadic
#CFF69D #9DCFF6 #F69DCF
tetradic
#CFF69D #9DF6F1 #C49DF6 #F69DA3
square
#CFF69D #9DF6F1 #C49DF6 #F69DA3
split-complementary
#CFF69D #9DA3F6 #F19DF6
monochromatic
#98EC2D #B4F165 #CFF69D #EAFBD5 #F1FCE3
Accessibility & contrast
On white
1.21
#CFF69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#CFF69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF69D
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF69D | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB97
Deuteranopia (green-blind)
#F9E8A2
Tritanopia (blue-blind)
#D3EEE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff69d; /* rgb */ color: rgb(207, 246, 157); /* oklch */ color: oklch(92.5% 0.121 127.8);
Tailwind
colors: {
custom: {
50: '#dff9bb',
500: '#cff69d',
950: '#000000',
},
}SCSS
$custom: #cff69d; $custom-light: #dff9bb; $custom-dark: #000000;
JSON
{
"hex": "#cff69d",
"rgb": {
"r": 207,
"g": 246,
"b": 157
},
"hsl": {
"h": 86.292,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.92493,
"c": 0.12138,
"h": 127.8
},
"luminance": 0.81611
}Semantic roles & 50–950 ramp
primary
#CFF69D
secondary
#9462D5
accent
#06E065
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582