#CFFDA0#CFFDA0
#CFFDA0 is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.1% C 0.128 H 130.0°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDA0 |
|---|---|
| RGB | rgb(207, 253, 160) |
| HSL | hsl(90, 96%, 81%) |
| HSV | hsv(90, 37%, 99%) |
| CMYK | cmyk(18.2%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(94.33, -30.15, 39.81) |
| CIE-LCH | lch(94.33, 49.94, 127.13°) |
| OKLab | oklab(94.06% -0.0824 0.0984) |
| OKLCH | oklch(94.06% 0.128 130) |
| XYZ | xyz(67.2015, 86.0530, 46.3203) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.47
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Tea Green
#BDF8A3
ΔE00 3.34
Light Light Green
#C8FFB0
ΔE00 3.42
Light Yellowish Green
#C2FF89
ΔE00 3.73
Washed Out Green
#BCF5A6
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDA0 #CEA0FD
analogous
#FDFCA0 #CFFDA0 #A0FDA0
triadic
#CFFDA0 #A0CFFD #FDA0CF
tetradic
#CFFDA0 #A0FDFC #CEA0FD #FDA0A0
square
#CFFDA0 #A0FDFC #CEA0FD #FDA0A0
split-complementary
#CFFDA0 #A0A0FD #FCA0FD
monochromatic
#92FA28 #B1FC64 #CFFDA0 #EDFEDC #F0FEE1
Accessibility & contrast
On white
1.15
#CFFDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#CFFDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDA0
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDA0 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF199
Deuteranopia (green-blind)
#FEEEA5
Tritanopia (blue-blind)
#D2F5E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffda0; /* rgb */ color: rgb(207, 253, 160); /* oklch */ color: oklch(94.1% 0.128 130.0);
Tailwind
colors: {
custom: {
50: '#dffebd',
500: '#cffda0',
950: '#000000',
},
}SCSS
$custom: #cffda0; $custom-light: #dffebd; $custom-dark: #000000;
JSON
{
"hex": "#cffda0",
"rgb": {
"r": 207,
"g": 253,
"b": 160
},
"hsl": {
"h": 89.677,
"s": 95.876,
"l": 80.98
},
"oklch": {
"l": 0.94059,
"c": 0.12834,
"h": 130
},
"luminance": 0.86054
}Semantic roles & 50–950 ramp
primary
#CFFDA0
secondary
#A061E0
accent
#00E672
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582