#CAFF8D#CAFF8D
#CAFF8D is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 93.9% C 0.153 H 129.4°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFF8D |
|---|---|
| RGB | rgb(202, 255, 141) |
| HSL | hsl(88, 100%, 78%) |
| HSV | hsv(88, 45%, 100%) |
| CMYK | cmyk(20.8%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(94.31, -35.14, 48.92) |
| CIE-LCH | lch(94.31, 60.23, 125.69°) |
| OKLab | oklab(93.88% -0.0972 0.1184) |
| OKLCH | oklch(93.88% 0.153 129.4) |
| XYZ | xyz(64.9241, 85.9985, 38.3730) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.23
Light Pea Green
#C4FE82
ΔE00 1.40
Pistachio (survey)
#C0FA8B
ΔE00 1.60
Light Yellow Green
#CCFD7F
ΔE00 2.07
Celery
#C1FD95
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFF8D #C28DFF
analogous
#FFFB8D #CAFF8D #91FF8D
triadic
#CAFF8D #8DCAFF #FF8DCA
tetradic
#CAFF8D #8DFFFB #C28DFF #FF8D91
square
#CAFF8D #8DFFFB #C28DFF #FF8D91
split-complementary
#CAFF8D #8D91FF #FB8DFF
monochromatic
#91FF13 #AEFF50 #CAFF8D #E6FFCA #F1FFE0
Accessibility & contrast
On white
1.15
#CAFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CAFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFF8D
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFF8D | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF184
Deuteranopia (green-blind)
#FFED94
Tritanopia (blue-blind)
#CEF6E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #caff8d; /* rgb */ color: rgb(202, 255, 141); /* oklch */ color: oklch(93.9% 0.153 129.4);
Tailwind
colors: {
custom: {
50: '#dcffb0',
500: '#caff8d',
950: '#000000',
},
}SCSS
$custom: #caff8d; $custom-light: #dcffb0; $custom-dark: #000000;
JSON
{
"hex": "#caff8d",
"rgb": {
"r": 202,
"g": 255,
"b": 141
},
"hsl": {
"h": 87.895,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.93876,
"c": 0.15314,
"h": 129.4
},
"luminance": 0.86
}Semantic roles & 50–950 ramp
primary
#CAFF8D
secondary
#9350E0
accent
#00E66B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151811
muted
#848681