#CFFFA0#CFFFA0
#CFFFA0 is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.131 H 130.4°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFA0 |
|---|---|
| RGB | rgb(207, 255, 160) |
| HSL | hsl(90, 100%, 81%) |
| HSV | hsv(90, 37%, 100%) |
| CMYK | cmyk(18.8%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(94.87, -31.08, 40.52) |
| CIE-LCH | lch(94.87, 51.06, 127.49°) |
| OKLab | oklab(94.49% -0.085 0.1) |
| OKLCH | oklch(94.49% 0.131 130.4) |
| XYZ | xyz(67.8362, 87.3224, 46.5318) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.22
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Tea Green
#BDF8A3
ΔE00 3.43
Light Yellowish Green
#C2FF89
ΔE00 3.44
Light Light Green
#C8FFB0
ΔE00 3.46
Light Pea Green
#C4FE82
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFA0 #D0A0FF
analogous
#FEFFA0 #CFFFA0 #A0FFA1
triadic
#CFFFA0 #A0CFFF #FFA0CF
tetradic
#CFFFA0 #A0FEFF #D0A0FF #FFA1A0
square
#CFFFA0 #A0FEFF #D0A0FF #FFA1A0
split-complementary
#CFFFA0 #A1A0FF #FFA0FE
monochromatic
#91FF26 #B0FF63 #CFFFA0 #EEFFDD #F0FFE0
Accessibility & contrast
On white
1.14
#CFFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#CFFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFA0
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFA0 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF399
Deuteranopia (green-blind)
#FFEFA5
Tritanopia (blue-blind)
#D2F7E7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cfffa0; /* rgb */ color: rgb(207, 255, 160); /* oklch */ color: oklch(94.5% 0.131 130.4);
Tailwind
colors: {
custom: {
50: '#dfffbd',
500: '#cfffa0',
950: '#000000',
},
}SCSS
$custom: #cfffa0; $custom-light: #dfffbd; $custom-dark: #000000;
JSON
{
"hex": "#cfffa0",
"rgb": {
"r": 207,
"g": 255,
"b": 160
},
"hsl": {
"h": 90.316,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.94492,
"c": 0.13126,
"h": 130.4
},
"luminance": 0.87323
}Semantic roles & 50–950 ramp
primary
#CFFFA0
secondary
#A260E3
accent
#00E674
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682