#CEEDEA#CEEDEA
#CEEDEA is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.3% C 0.033 H 189.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDEA |
|---|---|
| RGB | rgb(206, 237, 234) |
| HSL | hsl(174, 46%, 87%) |
| HSV | hsv(174, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(91.52, -10.65, -1.96) |
| CIE-LCH | lch(91.52, 10.83, 190.41°) |
| OKLab | oklab(92.29% -0.0322 -0.0054) |
| OKLCH | oklch(92.29% 0.033 189.5) |
| XYZ | xyz(70.5854, 79.6291, 89.4770) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.05
Ice Blue (survey)
#D7FFFE
ΔE00 4.13
Very Pale Blue
#D6FFFE
ΔE00 4.22
Ice
#D6FFFA
ΔE00 4.33
Very Light Blue
#D5FFFF
ΔE00 4.39
Really Light Blue
#D4FFFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDEA #EDCED1
analogous
#CEEDDB #CEEDEA #CEE1ED
triadic
#CEEDEA #EACEED #EDEACE
tetradic
#CEEDEA #DBCEED #EDCED1 #E1EDCE
square
#CEEDEA #DBCEED #EDCED1 #E1EDCE
split-complementary
#CEEDEA #EDCEE1 #EDDBCE
monochromatic
#74CCC4 #A1DDD7 #CEEDEA #E9F7F5 #E9F7F5
Accessibility & contrast
On white
1.24
#CEEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#CEEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDEA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDEA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E3E5EA
Tritanopia (blue-blind)
#C6EFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceedea; /* rgb */ color: rgb(206, 237, 234); /* oklch */ color: oklch(92.3% 0.033 189.5);
Tailwind
colors: {
custom: {
50: '#ddf2f0',
500: '#ceedea',
950: '#000000',
},
}SCSS
$custom: #ceedea; $custom-light: #ddf2f0; $custom-dark: #000000;
JSON
{
"hex": "#ceedea",
"rgb": {
"r": 206,
"g": 237,
"b": 234
},
"hsl": {
"h": 174.194,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.92288,
"c": 0.03266,
"h": 189.5
},
"luminance": 0.79631
}Semantic roles & 50–950 ramp
primary
#CEEDEA
secondary
#C9969B
accent
#2C3AB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585