#CFF8A0#CFF8A0
#CFF8A0 is a very light, vivid yellow-green. Relative luminance 0.829; OKLCH L 93.0% C 0.121 H 128.8°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8A0 |
|---|---|
| RGB | rgb(207, 248, 160) |
| HSL | hsl(88, 86%, 80%) |
| HSV | hsv(88, 35%, 97%) |
| CMYK | cmyk(16.5%, 0%, 35.5%, 2.7%) |
| CIE-LAB | lab(92.99, -27.81, 38.05) |
| CIE-LCH | lch(92.99, 47.13, 126.16°) |
| OKLab | oklab(92.98% -0.0759 0.0943) |
| OKLCH | oklch(92.98% 0.121 128.8) |
| XYZ | xyz(65.6438, 82.9374, 45.8010) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.38
Tea Green
#BDF8A3
ΔE00 3.45
Light Light Green
#C8FFB0
ΔE00 3.62
Pistachio (survey)
#C0FA8B
ΔE00 3.82
Washed Out Green
#BCF5A6
ΔE00 3.91
Pale Green
#C7FDB5
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8A0 #C9A0F8
analogous
#F8F5A0 #CFF8A0 #A3F8A0
triadic
#CFF8A0 #A0CFF8 #F8A0CF
tetradic
#CFF8A0 #A0F8F5 #C9A0F8 #F8A0A3
square
#CFF8A0 #A0F8F5 #C9A0F8 #F8A0A3
split-complementary
#CFF8A0 #A0A3F8 #F5A0F8
monochromatic
#95F02E #B2F467 #CFF8A0 #ECFCD9 #F1FDE2
Accessibility & contrast
On white
1.19
#CFF8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#CFF8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8A0
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8A0 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9A
Deuteranopia (green-blind)
#FAEAA4
Tritanopia (blue-blind)
#D3F1E2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff8a0; /* rgb */ color: rgb(207, 248, 160); /* oklch */ color: oklch(93.0% 0.121 128.8);
Tailwind
colors: {
custom: {
50: '#dffabd',
500: '#cff8a0',
950: '#000000',
},
}SCSS
$custom: #cff8a0; $custom-light: #dffabd; $custom-dark: #000000;
JSON
{
"hex": "#cff8a0",
"rgb": {
"r": 207,
"g": 248,
"b": 160
},
"hsl": {
"h": 87.955,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.92977,
"c": 0.12103,
"h": 128.8
},
"luminance": 0.82938
}Semantic roles & 50–950 ramp
primary
#CFF8A0
secondary
#9A64D9
accent
#03E36B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582