#CEEBED#CEEBED
#CEEBED is a very light, muted teal. Relative luminance 0.787; OKLCH L 92.0% C 0.031 H 201.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBED |
|---|---|
| RGB | rgb(206, 235, 237) |
| HSL | hsl(184, 46%, 87%) |
| HSV | hsv(184, 13%, 93%) |
| CMYK | cmyk(13.1%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(91.08, -9.05, -4.17) |
| CIE-LCH | lch(91.08, 9.96, 204.74°) |
| OKLab | oklab(91.96% -0.0284 -0.0113) |
| OKLCH | oklch(91.96% 0.031 201.7) |
| XYZ | xyz(70.4442, 78.6513, 91.5741) |
| Luminance | 0.7865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.23
Ice Blue (survey)
#D7FFFE
ΔE00 5.05
Very Light Blue
#D5FFFF
ΔE00 5.17
Very Pale Blue
#D6FFFE
ΔE00 5.18
Really Light Blue
#D4FFFF
ΔE00 5.31
Powder Blue
#B0E0E6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBED #EDD0CE
analogous
#CEEDE0 #CEEBED #CEDCED
triadic
#CEEBED #EDCEEB #EBEDCE
tetradic
#CEEBED #E0CEED #EDD0CE #DCEDCE
square
#CEEBED #E0CEED #EDD0CE #DCEDCE
split-complementary
#CEEBED #EDCEDC #EDE0CE
monochromatic
#74C6CC #A1D9DD #CEEBED #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.26
#CEEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#CEEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBED
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBED | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#E0E3ED
Tritanopia (blue-blind)
#C5EDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceebed; /* rgb */ color: rgb(206, 235, 237); /* oklch */ color: oklch(92.0% 0.031 201.7);
Tailwind
colors: {
custom: {
50: '#ddf1f2',
500: '#ceebed',
950: '#000000',
},
}SCSS
$custom: #ceebed; $custom-light: #ddf1f2; $custom-dark: #000000;
JSON
{
"hex": "#ceebed",
"rgb": {
"r": 206,
"g": 235,
"b": 237
},
"hsl": {
"h": 183.871,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.91964,
"c": 0.03055,
"h": 201.7
},
"luminance": 0.78653
}Semantic roles & 50–950 ramp
primary
#CEEBED
secondary
#C99996
accent
#352CB9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585