#CFF090#CFF090
#CFF090 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 91.0% C 0.127 H 124.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF090 |
|---|---|
| RGB | rgb(207, 240, 144) |
| HSL | hsl(81, 76%, 75%) |
| HSV | hsv(81, 40%, 94%) |
| CMYK | cmyk(13.7%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(90.60, -26.01, 42.86) |
| CIE-LCH | lch(90.60, 50.13, 121.25°) |
| OKLab | oklab(90.98% -0.0716 0.1048) |
| OKLCH | oklch(90.98% 0.127 124.4) |
| XYZ | xyz(61.9259, 77.5989, 38.0958) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.34
Light Yellow Green
#CCFD7F
ΔE00 4.61
Celery
#C1FD95
ΔE00 4.82
Light Khaki
#E6F2A2
ΔE00 4.93
Light Pea Green
#C4FE82
ΔE00 5.08
Light Yellowish Green
#C2FF89
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF090 #B190F0
analogous
#F0E190 #CFF090 #9FF090
triadic
#CFF090 #90CFF0 #F090CF
tetradic
#CFF090 #90F0E1 #B190F0 #F0909F
square
#CFF090 #90F0E1 #B190F0 #F0909F
split-complementary
#CFF090 #909FF0 #E190F0
monochromatic
#A0E124 #B8E95A #CFF090 #E6F7C6 #F3FBE4
Accessibility & contrast
On white
1.27
#CFF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CFF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF090
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF090 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE589
Deuteranopia (green-blind)
#F5E495
Tritanopia (blue-blind)
#D5E8D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff090; /* rgb */ color: rgb(207, 240, 144); /* oklch */ color: oklch(91.0% 0.127 124.4);
Tailwind
colors: {
custom: {
50: '#dff5b2',
500: '#cff090',
950: '#000000',
},
}SCSS
$custom: #cff090; $custom-light: #dff5b2; $custom-dark: #000000;
JSON
{
"hex": "#cff090",
"rgb": {
"r": 207,
"g": 240,
"b": 144
},
"hsl": {
"h": 80.625,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.90983,
"c": 0.1269,
"h": 124.4
},
"luminance": 0.77599
}Semantic roles & 50–950 ramp
primary
#CFF090
secondary
#8058CC
accent
#0DD853
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581