#CEFCA9#CEFCA9
#CEFCA9 is a very light, moderate yellow-green. Relative luminance 0.856; OKLCH L 93.9% C 0.118 H 131.9°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFCA9 |
|---|---|
| RGB | rgb(206, 252, 169) |
| HSL | hsl(93, 93%, 83%) |
| HSV | hsv(93, 33%, 99%) |
| CMYK | cmyk(18.3%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(94.14, -28.83, 35.09) |
| CIE-LCH | lch(94.14, 45.42, 129.41°) |
| OKLab | oklab(93.94% -0.0785 0.0875) |
| OKLCH | oklch(93.94% 0.118 131.9) |
| XYZ | xyz(67.4241, 85.6060, 50.4998) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.01
Tea Green
#BDF8A3
ΔE00 2.54
Pale Green
#C7FDB5
ΔE00 2.92
Washed Out Green
#BCF5A6
ΔE00 2.93
Very Light Green
#D1FFBD
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFCA9 #D7A9FC
analogous
#F7FCA9 #CEFCA9 #A9FCAE
triadic
#CEFCA9 #A9CEFC #FCA9CE
tetradic
#CEFCA9 #A9F7FC #D7A9FC #FCAEA9
square
#CEFCA9 #A9F7FC #D7A9FC #FCAEA9
split-complementary
#CEFCA9 #AEA9FC #FCA9F7
monochromatic
#8BF833 #ACFA6E #CEFCA9 #EEFEE1 #EEFEE1
Accessibility & contrast
On white
1.16
#CEFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#CEFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFCA9
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFCA9 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A3
Deuteranopia (green-blind)
#FCEDAD
Tritanopia (blue-blind)
#D0F5E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cefca9; /* rgb */ color: rgb(206, 252, 169); /* oklch */ color: oklch(93.9% 0.118 131.9);
Tailwind
colors: {
custom: {
50: '#defdc3',
500: '#cefca9',
950: '#000000',
},
}SCSS
$custom: #cefca9; $custom-light: #defdc3; $custom-dark: #000000;
JSON
{
"hex": "#cefca9",
"rgb": {
"r": 206,
"g": 252,
"b": 169
},
"hsl": {
"h": 93.253,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.93935,
"c": 0.11757,
"h": 131.9
},
"luminance": 0.85607
}Semantic roles & 50–950 ramp
primary
#CEFCA9
secondary
#AB6AE0
accent
#00E67F
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582