#CFF288#CFF288
#CFF288 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.3% C 0.138 H 124.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF288 |
|---|---|
| RGB | rgb(207, 242, 136) |
| HSL | hsl(80, 80%, 74%) |
| HSV | hsv(80, 44%, 95%) |
| CMYK | cmyk(14.5%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(91.03, -27.87, 47.29) |
| CIE-LCH | lch(91.03, 54.89, 120.51°) |
| OKLab | oklab(91.3% -0.0773 0.1144) |
| OKLCH | oklch(91.3% 0.138 124.1) |
| XYZ | xyz(61.9280, 78.5469, 35.1863) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.37
Pistachio (survey)
#C0FA8B
ΔE00 3.95
Light Pea Green
#C4FE82
ΔE00 4.14
Light Yellowish Green
#C2FF89
ΔE00 4.51
Celery
#C1FD95
ΔE00 4.78
Pale Lime
#BEFD73
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF288 #AB88F2
analogous
#F2E088 #CFF288 #9AF288
triadic
#CFF288 #88CFF2 #F288CF
tetradic
#CFF288 #88F2E0 #AB88F2 #F2889A
square
#CFF288 #88F2E0 #AB88F2 #F2889A
split-complementary
#CFF288 #889AF2 #E088F2
monochromatic
#A2E61A #B9EC51 #CFF288 #E5F8BF #F4FCE3
Accessibility & contrast
On white
1.26
#CFF288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#CFF288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF288
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF288 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67F
Deuteranopia (green-blind)
#F8E58E
Tritanopia (blue-blind)
#D6E9D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff288; /* rgb */ color: rgb(207, 242, 136); /* oklch */ color: oklch(91.3% 0.138 124.1);
Tailwind
colors: {
custom: {
50: '#dff6ac',
500: '#cff288',
950: '#000000',
},
}SCSS
$custom: #cff288; $custom-light: #dff6ac; $custom-dark: #000000;
JSON
{
"hex": "#cff288",
"rgb": {
"r": 207,
"g": 242,
"b": 136
},
"hsl": {
"h": 79.811,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.91295,
"c": 0.13808,
"h": 124.1
},
"luminance": 0.78547
}Semantic roles & 50–950 ramp
primary
#CFF288
secondary
#7A50CE
accent
#09DD4F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581