#CEEBEE#CEEBEE
#CEEBEE is a very light, muted teal. Relative luminance 0.787; OKLCH L 92.0% C 0.031 H 204.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBEE |
|---|---|
| RGB | rgb(206, 235, 238) |
| HSL | hsl(186, 48%, 87%) |
| HSV | hsv(186, 13%, 93%) |
| CMYK | cmyk(13.4%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(91.10, -8.85, -4.65) |
| CIE-LCH | lch(91.10, 10.00, 207.74°) |
| OKLab | oklab(91.99% -0.028 -0.0126) |
| OKLCH | oklch(91.99% 0.031 204.2) |
| XYZ | xyz(70.5907, 78.7099, 92.3457) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.35
Ice Blue (survey)
#D7FFFE
ΔE00 5.25
Very Light Blue
#D5FFFF
ΔE00 5.34
Very Pale Blue
#D6FFFE
ΔE00 5.38
Really Light Blue
#D4FFFF
ΔE00 5.48
Powder Blue
#B0E0E6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBEE #EED1CE
analogous
#CEEEE1 #CEEBEE #CEDBEE
triadic
#CEEBEE #EECEEB #EBEECE
tetradic
#CEEBEE #E1CEEE #EED1CE #DBEECE
square
#CEEBEE #E1CEEE #EED1CE #DBEECE
split-complementary
#CEEBEE #EECEDB #EEE1CE
monochromatic
#73C6CE #A1D8DE #CEEBEE #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.25
#CEEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CEEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBEE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBEE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E0E4EE
Tritanopia (blue-blind)
#C5EEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceebee; /* rgb */ color: rgb(206, 235, 238); /* oklch */ color: oklch(92.0% 0.031 204.2);
Tailwind
colors: {
custom: {
50: '#ddf1f3',
500: '#ceebee',
950: '#000000',
},
}SCSS
$custom: #ceebee; $custom-light: #ddf1f3; $custom-dark: #000000;
JSON
{
"hex": "#ceebee",
"rgb": {
"r": 206,
"g": 235,
"b": 238
},
"hsl": {
"h": 185.625,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.91994,
"c": 0.0307,
"h": 204.2
},
"luminance": 0.78712
}Semantic roles & 50–950 ramp
primary
#CEEBEE
secondary
#CB9A95
accent
#372ABC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585