#CEFCA0#CEFCA0
#CEFCA0 is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.8% C 0.127 H 130.2°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCA0 |
|---|---|
| RGB | rgb(206, 252, 160) |
| HSL | hsl(90, 94%, 81%) |
| HSV | hsv(90, 37%, 99%) |
| CMYK | cmyk(18.3%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(94.00, -30.03, 39.37) |
| CIE-LCH | lch(94.00, 49.52, 127.34°) |
| OKLab | oklab(93.78% -0.0821 0.0973) |
| OKLCH | oklch(93.78% 0.127 130.2) |
| XYZ | xyz(66.6081, 85.2797, 46.2023) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.15
Light Light Green
#C8FFB0
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.85
Washed Out Green
#BCF5A6
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCA0 #CEA0FC
analogous
#FCFCA0 #CEFCA0 #A0FCA0
triadic
#CEFCA0 #A0CEFC #FCA0CE
tetradic
#CEFCA0 #A0FCFC #CEA0FC #FCA0A0
square
#CEFCA0 #A0FCFC #CEA0FC #FCA0A0
split-complementary
#CEFCA0 #A0A0FC #FCA0FC
monochromatic
#91F829 #AFFA65 #CEFCA0 #EDFEDB #F0FEE1
Accessibility & contrast
On white
1.16
#CEFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#CEFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCA0
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCA0 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF099
Deuteranopia (green-blind)
#FDEDA5
Tritanopia (blue-blind)
#D1F5E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cefca0; /* rgb */ color: rgb(206, 252, 160); /* oklch */ color: oklch(93.8% 0.127 130.2);
Tailwind
colors: {
custom: {
50: '#defdbd',
500: '#cefca0',
950: '#000000',
},
}SCSS
$custom: #cefca0; $custom-light: #defdbd; $custom-dark: #000000;
JSON
{
"hex": "#cefca0",
"rgb": {
"r": 206,
"g": 252,
"b": 160
},
"hsl": {
"h": 90,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.93777,
"c": 0.12734,
"h": 130.2
},
"luminance": 0.85281
}Semantic roles & 50–950 ramp
primary
#CEFCA0
secondary
#A062DE
accent
#00E673
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582