#CAFF90#CAFF90
#CAFF90 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 93.9% C 0.150 H 129.8°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFF90 |
|---|---|
| RGB | rgb(202, 255, 144) |
| HSL | hsl(89, 100%, 78%) |
| HSV | hsv(89, 44%, 100%) |
| CMYK | cmyk(20.8%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(94.35, -34.79, 47.54) |
| CIE-LCH | lch(94.35, 58.91, 126.20°) |
| OKLab | oklab(93.92% -0.096 0.1154) |
| OKLCH | oklch(93.92% 0.15 129.8) |
| XYZ | xyz(65.1504, 86.0890, 39.5645) |
| Luminance | 0.8609 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.34
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Light Pea Green
#C4FE82
ΔE00 1.77
Celery
#C1FD95
ΔE00 1.93
Light Yellow Green
#CCFD7F
ΔE00 2.49
Pale Lime
#BEFD73
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFF90 #C590FF
analogous
#FFFD90 #CAFF90 #92FF90
triadic
#CAFF90 #90CAFF #FF90CA
tetradic
#CAFF90 #90FFFD #C590FF #FF9092
square
#CAFF90 #90FFFD #C590FF #FF9092
split-complementary
#CAFF90 #9092FF #FD90FF
monochromatic
#90FF16 #ADFF53 #CAFF90 #E7FFCD #F0FFE0
Accessibility & contrast
On white
1.15
#CAFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#CAFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFF90
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFF90 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF187
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#CEF6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #caff90; /* rgb */ color: rgb(202, 255, 144); /* oklch */ color: oklch(93.9% 0.150 129.8);
Tailwind
colors: {
custom: {
50: '#dcffb2',
500: '#caff90',
950: '#000000',
},
}SCSS
$custom: #caff90; $custom-light: #dcffb2; $custom-dark: #000000;
JSON
{
"hex": "#caff90",
"rgb": {
"r": 202,
"g": 255,
"b": 144
},
"hsl": {
"h": 88.649,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.9392,
"c": 0.15015,
"h": 129.8
},
"luminance": 0.8609
}Semantic roles & 50–950 ramp
primary
#CAFF90
secondary
#9653E1
accent
#00E66E
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681