#CEECB2#CEECB2
#CEECB2 is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.7% C 0.083 H 130.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECB2 |
|---|---|
| RGB | rgb(206, 236, 178) |
| HSL | hsl(91, 60%, 81%) |
| HSV | hsv(91, 25%, 93%) |
| CMYK | cmyk(12.7%, 0%, 24.6%, 7.5%) |
| CIE-LAB | lab(90.01, -19.88, 24.96) |
| CIE-LCH | lch(90.01, 31.91, 128.54°) |
| OKLab | oklab(90.68% -0.0535 0.0634) |
| OKLCH | oklch(90.68% 0.083 130.2) |
| XYZ | xyz(63.4836, 76.3264, 53.4988) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.60
Light Grey Green
#B7E1A1
ΔE00 3.99
Very Pale Green
#CFFDBC
ΔE00 4.26
Very Light Green
#D1FFBD
ΔE00 4.56
Pale Green
#C7FDB5
ΔE00 5.29
Washed Out Green
#BCF5A6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECB2 #D0B2EC
analogous
#EBECB2 #CEECB2 #B2ECB3
triadic
#CEECB2 #B2CEEC #ECB2CE
tetradic
#CEECB2 #B2EBEC #D0B2EC #ECB3B2
square
#CEECB2 #B2EBEC #D0B2EC #ECB3B2
split-complementary
#CEECB2 #B3B2EC #ECB2EB
monochromatic
#90D450 #AFE081 #CEECB2 #EDF8E3 #EFF9E6
Accessibility & contrast
On white
1.29
#CEECB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CEECB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECB2
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECB2 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#EDE2B5
Tritanopia (blue-blind)
#D0E7DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ceecb2; /* rgb */ color: rgb(206, 236, 178); /* oklch */ color: oklch(90.7% 0.083 130.2);
Tailwind
colors: {
custom: {
50: '#ddf2c9',
500: '#ceecb2',
950: '#000000',
},
}SCSS
$custom: #ceecb2; $custom-light: #ddf2c9; $custom-dark: #000000;
JSON
{
"hex": "#ceecb2",
"rgb": {
"r": 206,
"g": 236,
"b": 178
},
"hsl": {
"h": 91.034,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.90679,
"c": 0.08291,
"h": 130.2
},
"luminance": 0.76327
}Semantic roles & 50–950 ramp
primary
#CEECB2
secondary
#A279C9
accent
#1DC876
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582