#CFF28E#CFF28E
#CFF28E is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.4% C 0.132 H 124.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF28E |
|---|---|
| RGB | rgb(207, 242, 142) |
| HSL | hsl(81, 79%, 75%) |
| HSV | hsv(81, 41%, 95%) |
| CMYK | cmyk(14.5%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(91.11, -27.19, 44.48) |
| CIE-LCH | lch(91.11, 52.14, 121.43°) |
| OKLab | oklab(91.39% -0.075 0.1084) |
| OKLCH | oklch(91.39% 0.132 124.7) |
| XYZ | xyz(62.3664, 78.7223, 37.4952) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.86
Light Yellow Green
#CCFD7F
ΔE00 3.93
Light Pea Green
#C4FE82
ΔE00 4.44
Celery
#C1FD95
ΔE00 4.46
Light Yellowish Green
#C2FF89
ΔE00 4.59
Light Khaki
#E6F2A2
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF28E #B18EF2
analogous
#F2E38E #CFF28E #9DF28E
triadic
#CFF28E #8ECFF2 #F28ECF
tetradic
#CFF28E #8EF2E3 #B18EF2 #F28E9D
square
#CFF28E #8EF2E3 #B18EF2 #F28E9D
split-complementary
#CFF28E #8E9DF2 #E38EF2
monochromatic
#A0E520 #B8EC57 #CFF28E #E6F8C5 #F3FCE4
Accessibility & contrast
On white
1.25
#CFF28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CFF28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF28E
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF28E | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE786
Deuteranopia (green-blind)
#F7E593
Tritanopia (blue-blind)
#D5E9DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff28e; /* rgb */ color: rgb(207, 242, 142); /* oklch */ color: oklch(91.4% 0.132 124.7);
Tailwind
colors: {
custom: {
50: '#dff6b0',
500: '#cff28e',
950: '#000000',
},
}SCSS
$custom: #cff28e; $custom-light: #dff6b0; $custom-dark: #000000;
JSON
{
"hex": "#cff28e",
"rgb": {
"r": 207,
"g": 242,
"b": 142
},
"hsl": {
"h": 81,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.91385,
"c": 0.13182,
"h": 124.7
},
"luminance": 0.78723
}Semantic roles & 50–950 ramp
primary
#CFF28E
secondary
#8056CF
accent
#0ADC53
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581