#CFF491#CFF491
#CFF491 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.9% C 0.131 H 125.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF491 |
|---|---|
| RGB | rgb(207, 244, 145) |
| HSL | hsl(82, 82%, 76%) |
| HSV | hsv(82, 41%, 96%) |
| CMYK | cmyk(15.2%, 0%, 40.6%, 4.3%) |
| CIE-LAB | lab(91.69, -27.78, 43.76) |
| CIE-LCH | lch(91.69, 51.84, 122.41°) |
| OKLab | oklab(91.86% -0.0765 0.1069) |
| OKLCH | oklch(91.86% 0.131 125.6) |
| XYZ | xyz(63.1932, 80.0106, 38.8969) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.48
Light Yellow Green
#CCFD7F
ΔE00 3.83
Celery
#C1FD95
ΔE00 3.95
Light Pea Green
#C4FE82
ΔE00 4.19
Light Yellowish Green
#C2FF89
ΔE00 4.22
Tea Green
#BDF8A3
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF491 #B691F4
analogous
#F4E891 #CFF491 #9EF491
triadic
#CFF491 #91CFF4 #F491CF
tetradic
#CFF491 #91F4E8 #B691F4 #F4919E
square
#CFF491 #91F4E8 #B691F4 #F4919E
split-complementary
#CFF491 #919EF4 #E891F4
monochromatic
#9EE922 #B7EE59 #CFF491 #E7FAC9 #F3FCE3
Accessibility & contrast
On white
1.24
#CFF491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CFF491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF491
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF491 | 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)
#FEE889
Deuteranopia (green-blind)
#F9E796
Tritanopia (blue-blind)
#D5ECDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff491; /* rgb */ color: rgb(207, 244, 145); /* oklch */ color: oklch(91.9% 0.131 125.6);
Tailwind
colors: {
custom: {
50: '#dff7b2',
500: '#cff491',
950: '#000000',
},
}SCSS
$custom: #cff491; $custom-light: #dff7b2; $custom-dark: #000000;
JSON
{
"hex": "#cff491",
"rgb": {
"r": 207,
"g": 244,
"b": 145
},
"hsl": {
"h": 82.424,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.91864,
"c": 0.13144,
"h": 125.6
},
"luminance": 0.80011
}Semantic roles & 50–950 ramp
primary
#CFF491
secondary
#8558D2
accent
#07DE58
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581