#CFF888#CFF888
#CFF888 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.6% C 0.146 H 125.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF888 |
|---|---|
| RGB | rgb(207, 248, 136) |
| HSL | hsl(82, 89%, 75%) |
| HSV | hsv(82, 45%, 97%) |
| CMYK | cmyk(16.5%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(92.65, -30.67, 49.30) |
| CIE-LCH | lch(92.65, 58.07, 121.89°) |
| OKLab | oklab(92.6% -0.0852 0.1189) |
| OKLCH | oklch(92.6% 0.146 125.6) |
| XYZ | xyz(63.7432, 82.1772, 35.7914) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.98
Light Pea Green
#C4FE82
ΔE00 2.77
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Light Yellowish Green
#C2FF89
ΔE00 3.23
Pale Lime
#BEFD73
ΔE00 3.88
Celery
#C1FD95
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF888 #B188F8
analogous
#F8E988 #CFF888 #97F888
triadic
#CFF888 #88CFF8 #F888CF
tetradic
#CFF888 #88F8E9 #B188F8 #F88897
square
#CFF888 #88F8E9 #B188F8 #F88897
split-complementary
#CFF888 #8897F8 #E988F8
monochromatic
#A0F114 #B8F54E #CFF888 #E6FBC2 #F3FDE2
Accessibility & contrast
On white
1.20
#CFF888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#CFF888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF888
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF888 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7F
Deuteranopia (green-blind)
#FDE98E
Tritanopia (blue-blind)
#D5EFDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff888; /* rgb */ color: rgb(207, 248, 136); /* oklch */ color: oklch(92.6% 0.146 125.6);
Tailwind
colors: {
custom: {
50: '#dffaac',
500: '#cff888',
950: '#000000',
},
}SCSS
$custom: #cff888; $custom-light: #dffaac; $custom-dark: #000000;
JSON
{
"hex": "#cff888",
"rgb": {
"r": 207,
"g": 248,
"b": 136
},
"hsl": {
"h": 81.964,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.926,
"c": 0.14629,
"h": 125.6
},
"luminance": 0.82178
}Semantic roles & 50–950 ramp
primary
#CFF888
secondary
#804ED6
accent
#00E654
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581