#CFF88D#CFF88D
#CFF88D is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.7% C 0.141 H 126.2°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF88D |
|---|---|
| RGB | rgb(207, 248, 141) |
| HSL | hsl(83, 88%, 76%) |
| HSV | hsv(83, 43%, 97%) |
| CMYK | cmyk(16.5%, 0%, 43.1%, 2.7%) |
| CIE-LAB | lab(92.72, -30.12, 47.00) |
| CIE-LCH | lch(92.72, 55.82, 122.66°) |
| OKLab | oklab(92.67% -0.0833 0.114) |
| OKLCH | oklch(92.67% 0.141 126.2) |
| XYZ | xyz(64.1069, 82.3227, 37.7066) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Light Pea Green
#C4FE82
ΔE00 3.00
Light Yellowish Green
#C2FF89
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.50
Pale Lime
#BEFD73
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF88D #B68DF8
analogous
#F8EC8D #CFF88D #9AF88D
triadic
#CFF88D #8DCFF8 #F88DCF
tetradic
#CFF88D #8DF8EC #B68DF8 #F88D9A
square
#CFF88D #8DF8EC #B68DF8 #F88D9A
split-complementary
#CFF88D #8D9AF8 #EC8DF8
monochromatic
#9EF11A #B7F453 #CFF88D #E7FCC7 #F3FDE2
Accessibility & contrast
On white
1.20
#CFF88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#CFF88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF88D
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF88D | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC84
Deuteranopia (green-blind)
#FCE993
Tritanopia (blue-blind)
#D5EFDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cff88d; /* rgb */ color: rgb(207, 248, 141); /* oklch */ color: oklch(92.7% 0.141 126.2);
Tailwind
colors: {
custom: {
50: '#dffab0',
500: '#cff88d',
950: '#000000',
},
}SCSS
$custom: #cff88d; $custom-light: #dffab0; $custom-dark: #000000;
JSON
{
"hex": "#cff88d",
"rgb": {
"r": 207,
"g": 248,
"b": 141
},
"hsl": {
"h": 82.991,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.92672,
"c": 0.14121,
"h": 126.2
},
"luminance": 0.82323
}Semantic roles & 50–950 ramp
primary
#CFF88D
secondary
#8553D6
accent
#00E558
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581