#CEECBD#CEECBD
#CEECBD is a very light, moderate yellow-green. Relative luminance 0.768; OKLCH L 90.9% C 0.070 H 134.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECBD |
|---|---|
| RGB | rgb(206, 236, 189) |
| HSL | hsl(98, 55%, 83%) |
| HSV | hsv(98, 20%, 93%) |
| CMYK | cmyk(12.7%, 0%, 19.9%, 7.5%) |
| CIE-LAB | lab(90.22, -18.17, 19.59) |
| CIE-LCH | lch(90.22, 26.72, 132.86°) |
| OKLab | oklab(90.92% -0.0489 0.0502) |
| OKLCH | oklch(90.92% 0.07 134.3) |
| XYZ | xyz(64.6327, 76.7861, 59.5503) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.72
Very Pale Green
#CFFDBC
ΔE00 5.22
Light Grey Green
#B7E1A1
ΔE00 5.28
Very Light Green
#D1FFBD
ΔE00 5.55
Pale Green
#C7FDB5
ΔE00 6.52
Celadon
#BEFDB7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECBD #DBBDEC
analogous
#E5ECBD #CEECBD #BDECC3
triadic
#CEECBD #BDCEEC #ECBDCE
tetradic
#CEECBD #BDE5EC #DBBDEC #ECC3BD
square
#CEECBD #BDE5EC #DBBDEC #ECC3BD
split-complementary
#CEECBD #C3BDEC #ECBDE5
monochromatic
#87D15E #ABDE8D #CEECBD #EDF8E7 #EDF8E7
Accessibility & contrast
On white
1.28
#CEECBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#CEECBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECBD
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECBD | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BA
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#CEE8DF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceecbd; /* rgb */ color: rgb(206, 236, 189); /* oklch */ color: oklch(90.9% 0.070 134.3);
Tailwind
colors: {
custom: {
50: '#ddf2d1',
500: '#ceecbd',
950: '#000000',
},
}SCSS
$custom: #ceecbd; $custom-light: #ddf2d1; $custom-dark: #000000;
JSON
{
"hex": "#ceecbd",
"rgb": {
"r": 206,
"g": 236,
"b": 189
},
"hsl": {
"h": 98.298,
"s": 55.294,
"l": 83.333
},
"oklch": {
"l": 0.90918,
"c": 0.07011,
"h": 134.3
},
"luminance": 0.76787
}Semantic roles & 50–950 ramp
primary
#CEECBD
secondary
#B084C9
accent
#23C389
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583