#CFF290#CFF290
#CFF290 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.4% C 0.130 H 124.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF290 |
|---|---|
| RGB | rgb(207, 242, 144) |
| HSL | hsl(81, 79%, 76%) |
| HSV | hsv(81, 40%, 95%) |
| CMYK | cmyk(14.5%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(91.14, -26.96, 43.54) |
| CIE-LCH | lch(91.14, 51.21, 121.76°) |
| OKLab | oklab(91.42% -0.0743 0.1063) |
| OKLCH | oklch(91.42% 0.13 124.9) |
| XYZ | xyz(62.5180, 78.7829, 38.2931) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Light Yellow Green
#CCFD7F
ΔE00 4.15
Celery
#C1FD95
ΔE00 4.39
Light Pea Green
#C4FE82
ΔE00 4.59
Light Yellowish Green
#C2FF89
ΔE00 4.66
Light Khaki
#E6F2A2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF290 #B390F2
analogous
#F2E490 #CFF290 #9EF290
triadic
#CFF290 #90CFF2 #F290CF
tetradic
#CFF290 #90F2E4 #B390F2 #F2909E
square
#CFF290 #90F2E4 #B390F2 #F2909E
split-complementary
#CFF290 #909EF2 #E490F2
monochromatic
#A0E522 #B7EC59 #CFF290 #E7F8C7 #F3FCE4
Accessibility & contrast
On white
1.25
#CFF290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#CFF290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF290
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF290 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#F7E595
Tritanopia (blue-blind)
#D5E9DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff290; /* rgb */ color: rgb(207, 242, 144); /* oklch */ color: oklch(91.4% 0.130 124.9);
Tailwind
colors: {
custom: {
50: '#dff6b2',
500: '#cff290',
950: '#000000',
},
}SCSS
$custom: #cff290; $custom-light: #dff6b2; $custom-dark: #000000;
JSON
{
"hex": "#cff290",
"rgb": {
"r": 207,
"g": 242,
"b": 144
},
"hsl": {
"h": 81.429,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.91416,
"c": 0.12971,
"h": 124.9
},
"luminance": 0.78783
}Semantic roles & 50–950 ramp
primary
#CFF290
secondary
#8257CF
accent
#0ADB55
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581