#CEECAC#CEECAC
#CEECAC is a very light, moderate yellow-green. Relative luminance 0.761; OKLCH L 90.6% C 0.090 H 128.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECAC |
|---|---|
| RGB | rgb(206, 236, 172) |
| HSL | hsl(88, 63%, 80%) |
| HSV | hsv(88, 27%, 93%) |
| CMYK | cmyk(12.7%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(89.90, -20.76, 27.88) |
| CIE-LCH | lch(89.90, 34.77, 126.68°) |
| OKLab | oklab(90.56% -0.0559 0.0704) |
| OKLCH | oklch(90.56% 0.09 128.5) |
| XYZ | xyz(62.8943, 76.0907, 50.3952) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.70
Light Grey Green
#B7E1A1
ΔE00 3.90
Very Pale Green
#CFFDBC
ΔE00 4.36
Very Light Green
#D1FFBD
ΔE00 4.60
Washed Out Green
#BCF5A6
ΔE00 5.09
Pale Green
#C7FDB5
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECAC #CAACEC
analogous
#ECEAAC #CEECAC #AEECAC
triadic
#CEECAC #ACCEEC #ECACCE
tetradic
#CEECAC #ACECEA #CAACEC #ECACAE
square
#CEECAC #ACECEA #CAACEC #ECACAE
split-complementary
#CEECAC #ACAEEC #EAACEC
monochromatic
#93D548 #B1E17A #CEECAC #EBF7DE #F0F9E6
Accessibility & contrast
On white
1.29
#CEECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#CEECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECAC
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECAC | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A8
Deuteranopia (green-blind)
#EEE1AF
Tritanopia (blue-blind)
#D1E6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceecac; /* rgb */ color: rgb(206, 236, 172); /* oklch */ color: oklch(90.6% 0.090 128.5);
Tailwind
colors: {
custom: {
50: '#ddf2c5',
500: '#ceecac',
950: '#000000',
},
}SCSS
$custom: #ceecac; $custom-light: #ddf2c5; $custom-dark: #000000;
JSON
{
"hex": "#ceecac",
"rgb": {
"r": 206,
"g": 236,
"b": 172
},
"hsl": {
"h": 88.125,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.90556,
"c": 0.08991,
"h": 128.5
},
"luminance": 0.76091
}Semantic roles & 50–950 ramp
primary
#CEECAC
secondary
#9B74C9
accent
#1BCA6D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582