#CEEFED#CEEFED
#CEEFED is a very light, muted teal. Relative luminance 0.810; OKLCH L 92.8% C 0.034 H 192.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFED |
|---|---|
| RGB | rgb(206, 239, 237) |
| HSL | hsl(176, 51%, 87%) |
| HSV | hsv(176, 14%, 94%) |
| CMYK | cmyk(13.8%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(92.12, -11.07, -2.64) |
| CIE-LCH | lch(92.12, 11.38, 193.42°) |
| OKLab | oklab(92.79% -0.0337 -0.0072) |
| OKLCH | oklch(92.79% 0.034 192.1) |
| XYZ | xyz(71.6023, 80.9675, 91.9602) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.52
Very Pale Blue
#D6FFFE
ΔE00 3.60
Lightcyan
#E0FFFF
ΔE00 3.65
Very Light Blue
#D5FFFF
ΔE00 3.73
Really Light Blue
#D4FFFF
ΔE00 3.84
Ice
#D6FFFA
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFED #EFCED0
analogous
#CEEFDD #CEEFED #CEE1EF
triadic
#CEEFED #EDCEEF #EFEDCE
tetradic
#CEEFED #DDCEEF #EFCED0 #E1EFCE
square
#CEEFED #DDCEEF #EFCED0 #E1EFCE
split-complementary
#CEEFED #EFCEE1 #EFDDCE
monochromatic
#72D1CB #A0E0DC #CEEFED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.22
#CEEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CEEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFED
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFED | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#C5F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceefed; /* rgb */ color: rgb(206, 239, 237); /* oklch */ color: oklch(92.8% 0.034 192.1);
Tailwind
colors: {
custom: {
50: '#ddf4f2',
500: '#ceefed',
950: '#000000',
},
}SCSS
$custom: #ceefed; $custom-light: #ddf4f2; $custom-dark: #000000;
JSON
{
"hex": "#ceefed",
"rgb": {
"r": 206,
"g": 239,
"b": 237
},
"hsl": {
"h": 176.364,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.92788,
"c": 0.03448,
"h": 192.1
},
"luminance": 0.80969
}Semantic roles & 50–950 ramp
primary
#CEEFED
secondary
#CC9598
accent
#2731BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585