#CEECB0#CEECB0
#CEECB0 is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.6% C 0.085 H 129.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECB0 |
|---|---|
| RGB | rgb(206, 236, 176) |
| HSL | hsl(90, 61%, 81%) |
| HSV | hsv(90, 25%, 93%) |
| CMYK | cmyk(12.7%, 0%, 25.4%, 7.5%) |
| CIE-LAB | lab(89.97, -20.18, 25.93) |
| CIE-LCH | lch(89.97, 32.86, 127.88°) |
| OKLab | oklab(90.64% -0.0543 0.0657) |
| OKLCH | oklch(90.64% 0.085 129.6) |
| XYZ | xyz(63.2843, 76.2467, 52.4489) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.58
Light Grey Green
#B7E1A1
ΔE00 3.91
Very Pale Green
#CFFDBC
ΔE00 4.25
Very Light Green
#D1FFBD
ΔE00 4.53
Pale Green
#C7FDB5
ΔE00 5.19
Washed Out Green
#BCF5A6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECB0 #CEB0EC
analogous
#ECECB0 #CEECB0 #B0ECB0
triadic
#CEECB0 #B0CEEC #ECB0CE
tetradic
#CEECB0 #B0ECEC #CEB0EC #ECB0B0
square
#CEECB0 #B0ECEC #CEB0EC #ECB0B0
split-complementary
#CEECB0 #B0B0EC #ECB0EC
monochromatic
#91D44D #AFE07F #CEECB0 #EDF8E1 #F0F9E6
Accessibility & contrast
On white
1.29
#CEECB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#CEECB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECB0
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECB0 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AC
Deuteranopia (green-blind)
#EDE2B3
Tritanopia (blue-blind)
#D0E7DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceecb0; /* rgb */ color: rgb(206, 236, 176); /* oklch */ color: oklch(90.6% 0.085 129.6);
Tailwind
colors: {
custom: {
50: '#ddf2c8',
500: '#ceecb0',
950: '#000000',
},
}SCSS
$custom: #ceecb0; $custom-light: #ddf2c8; $custom-dark: #000000;
JSON
{
"hex": "#ceecb0",
"rgb": {
"r": 206,
"g": 236,
"b": 176
},
"hsl": {
"h": 90,
"s": 61.224,
"l": 80.784
},
"oklch": {
"l": 0.90637,
"c": 0.08525,
"h": 129.6
},
"luminance": 0.76247
}Semantic roles & 50–950 ramp
primary
#CEECB0
secondary
#A077C9
accent
#1DC973
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582