#CEFCA2#CEFCA2
#CEFCA2 is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.8% C 0.125 H 130.5°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCA2 |
|---|---|
| RGB | rgb(206, 252, 162) |
| HSL | hsl(91, 94%, 81%) |
| HSV | hsv(91, 36%, 99%) |
| CMYK | cmyk(18.3%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(94.03, -29.77, 38.42) |
| CIE-LCH | lch(94.03, 48.61, 127.77°) |
| OKLab | oklab(93.81% -0.0813 0.0952) |
| OKLCH | oklch(93.81% 0.125 130.5) |
| XYZ | xyz(66.7845, 85.3502, 47.1311) |
| Luminance | 0.8535 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 2.96
Light Light Green
#C8FFB0
ΔE00 2.99
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Washed Out Green
#BCF5A6
ΔE00 3.64
Pale Green
#C7FDB5
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCA2 #D0A2FC
analogous
#FBFCA2 #CEFCA2 #A2FCA3
triadic
#CEFCA2 #A2CEFC #FCA2CE
tetradic
#CEFCA2 #A2FBFC #D0A2FC #FCA3A2
square
#CEFCA2 #A2FBFC #D0A2FC #FCA3A2
split-complementary
#CEFCA2 #A3A2FC #FCA2FB
monochromatic
#90F82B #AFFA67 #CEFCA2 #EDFEDD #EFFEE1
Accessibility & contrast
On white
1.16
#CEFCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#CEFCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCA2
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCA2 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09C
Deuteranopia (green-blind)
#FDEDA7
Tritanopia (blue-blind)
#D1F5E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cefca2; /* rgb */ color: rgb(206, 252, 162); /* oklch */ color: oklch(93.8% 0.125 130.5);
Tailwind
colors: {
custom: {
50: '#defdbe',
500: '#cefca2',
950: '#000000',
},
}SCSS
$custom: #cefca2; $custom-light: #defdbe; $custom-dark: #000000;
JSON
{
"hex": "#cefca2",
"rgb": {
"r": 206,
"g": 252,
"b": 162
},
"hsl": {
"h": 90.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.93811,
"c": 0.12519,
"h": 130.5
},
"luminance": 0.85351
}Semantic roles & 50–950 ramp
primary
#CEFCA2
secondary
#A263DF
accent
#00E675
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582