#CEEBDA#CEEBDA
#CEEBDA is a very light, muted green. Relative luminance 0.776; OKLCH L 91.4% C 0.038 H 159.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBDA |
|---|---|
| RGB | rgb(206, 235, 218) |
| HSL | hsl(145, 42%, 86%) |
| HSV | hsv(145, 12%, 92%) |
| CMYK | cmyk(12.3%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(90.60, -12.69, 5.05) |
| CIE-LCH | lch(90.60, 13.65, 158.31°) |
| OKLab | oklab(91.43% -0.0358 0.0131) |
| OKLCH | oklch(91.43% 0.038 159.9) |
| XYZ | xyz(67.8139, 77.5992, 77.7214) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.66
Ice
#D6FFFA
ΔE00 6.80
Duck Egg Blue
#C3FBF4
ΔE00 7.69
Ice Blue (survey)
#D7FFFE
ΔE00 7.98
Very Pale Blue
#D6FFFE
ΔE00 8.03
Eggshell Blue
#C4FFF7
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBDA #EBCEDF
analogous
#D1EBCE #CEEBDA #CEEBE9
triadic
#CEEBDA #DACEEB #EBDACE
tetradic
#CEEBDA #CED1EB #EBCEDF #EBE9CE
square
#CEEBDA #CED1EB #EBCEDF #EBE9CE
split-complementary
#CEEBDA #E9CEEB #EBCED1
monochromatic
#77C898 #A3D9B9 #CEEBDA #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.27
#CEEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CEEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBDA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBDA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#E5E3DB
Tritanopia (blue-blind)
#C9EBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceebda; /* rgb */ color: rgb(206, 235, 218); /* oklch */ color: oklch(91.4% 0.038 159.9);
Tailwind
colors: {
custom: {
50: '#ddf1e5',
500: '#ceebda',
950: '#000000',
},
}SCSS
$custom: #ceebda; $custom-light: #ddf1e5; $custom-dark: #000000;
JSON
{
"hex": "#ceebda",
"rgb": {
"r": 206,
"g": 235,
"b": 218
},
"hsl": {
"h": 144.828,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.91425,
"c": 0.03813,
"h": 159.9
},
"luminance": 0.776
}Semantic roles & 50–950 ramp
primary
#CEEBDA
secondary
#C697B3
accent
#307EB5
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584