#CFF490#CFF490
#CFF490 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.8% C 0.133 H 125.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF490 |
|---|---|
| RGB | rgb(207, 244, 144) |
| HSL | hsl(82, 82%, 76%) |
| HSV | hsv(82, 41%, 96%) |
| CMYK | cmyk(15.2%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(91.68, -27.90, 44.23) |
| CIE-LCH | lch(91.68, 52.30, 122.24°) |
| OKLab | oklab(91.85% -0.0769 0.1079) |
| OKLCH | oklch(91.85% 0.133 125.5) |
| XYZ | xyz(63.1165, 79.9799, 38.4926) |
| Luminance | 0.7998 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Light Yellow Green
#CCFD7F
ΔE00 3.71
Celery
#C1FD95
ΔE00 3.98
Light Pea Green
#C4FE82
ΔE00 4.11
Light Yellowish Green
#C2FF89
ΔE00 4.18
Pale Lime
#BEFD73
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF490 #B590F4
analogous
#F4E790 #CFF490 #9DF490
triadic
#CFF490 #90CFF4 #F490CF
tetradic
#CFF490 #90F4E7 #B590F4 #F4909D
square
#CFF490 #90F4E7 #B590F4 #F4909D
split-complementary
#CFF490 #909DF4 #E790F4
monochromatic
#9FE921 #B7EE58 #CFF490 #E7FAC8 #F3FCE3
Accessibility & contrast
On white
1.24
#CFF490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CFF490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF490
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF490 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE888
Deuteranopia (green-blind)
#F9E795
Tritanopia (blue-blind)
#D5EBDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff490; /* rgb */ color: rgb(207, 244, 144); /* oklch */ color: oklch(91.8% 0.133 125.5);
Tailwind
colors: {
custom: {
50: '#dff7b2',
500: '#cff490',
950: '#000000',
},
}SCSS
$custom: #cff490; $custom-light: #dff7b2; $custom-dark: #000000;
JSON
{
"hex": "#cff490",
"rgb": {
"r": 207,
"g": 244,
"b": 144
},
"hsl": {
"h": 82.2,
"s": 81.967,
"l": 76.078
},
"oklch": {
"l": 0.91849,
"c": 0.13251,
"h": 125.5
},
"luminance": 0.7998
}Semantic roles & 50–950 ramp
primary
#CFF490
secondary
#8457D1
accent
#07DE57
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581