#CEEFDC#CEEFDC
#CEEFDC is a very light, muted green. Relative luminance 0.800; OKLCH L 92.3% C 0.043 H 160.2°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFDC |
|---|---|
| RGB | rgb(206, 239, 220) |
| HSL | hsl(145, 51%, 87%) |
| HSV | hsv(145, 14%, 94%) |
| CMYK | cmyk(13.8%, 0%, 7.9%, 6.3%) |
| CIE-LAB | lab(91.69, -14.32, 5.59) |
| CIE-LCH | lch(91.69, 15.37, 158.67°) |
| OKLab | oklab(92.31% -0.0404 0.0145) |
| OKLCH | oklch(92.31% 0.043 160.2) |
| XYZ | xyz(69.2353, 80.0207, 79.4941) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.59
Duck Egg Blue
#C3FBF4
ΔE00 7.09
Honeydew
#F0FFF0
ΔE00 7.12
Eggshell Blue
#C4FFF7
ΔE00 7.50
Light Light Blue
#CAFFFB
ΔE00 7.79
Pale Aqua
#B8FFEB
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFDC #EFCEE1
analogous
#D1EFCE #CEEFDC #CEEFED
triadic
#CEEFDC #DCCEEF #EFDCCE
tetradic
#CEEFDC #CED1EF #EFCEE1 #EFEDCE
square
#CEEFDC #CED1EF #EFCEE1 #EFEDCE
split-complementary
#CEEFDC #EDCEEF #EFCED1
monochromatic
#72D19A #A0E0BB #CEEFDC #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.23
#CEEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CEEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFDC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFDC | 1.00 | 1.23 | 17.00 | 17.00 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADB
Deuteranopia (green-blind)
#E8E5DD
Tritanopia (blue-blind)
#C8EFE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceefdc; /* rgb */ color: rgb(206, 239, 220); /* oklch */ color: oklch(92.3% 0.043 160.2);
Tailwind
colors: {
custom: {
50: '#ddf4e6',
500: '#ceefdc',
950: '#000000',
},
}SCSS
$custom: #ceefdc; $custom-light: #ddf4e6; $custom-dark: #000000;
JSON
{
"hex": "#ceefdc",
"rgb": {
"r": 206,
"g": 239,
"b": 220
},
"hsl": {
"h": 145.455,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.92312,
"c": 0.04293,
"h": 160.2
},
"luminance": 0.80022
}Semantic roles & 50–950 ramp
primary
#CEEFDC
secondary
#CC95B5
accent
#277EBE
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584