#CEEEEB#CEEEEB
#CEEEEB is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.5% C 0.034 H 189.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEEB |
|---|---|
| RGB | rgb(206, 238, 235) |
| HSL | hsl(174, 48%, 87%) |
| HSV | hsv(174, 13%, 93%) |
| CMYK | cmyk(13.4%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.80, -10.96, -2.06) |
| CIE-LCH | lch(91.80, 11.15, 190.63°) |
| OKLab | oklab(92.52% -0.0332 -0.0057) |
| OKLCH | oklch(92.52% 0.034 189.7) |
| XYZ | xyz(71.0198, 80.2674, 90.3325) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.84
Lightcyan
#E0FFFF
ΔE00 3.92
Very Pale Blue
#D6FFFE
ΔE00 3.93
Ice
#D6FFFA
ΔE00 4.03
Very Light Blue
#D5FFFF
ΔE00 4.10
Really Light Blue
#D4FFFF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEEB #EECED1
analogous
#CEEEDB #CEEEEB #CEE1EE
triadic
#CEEEEB #EBCEEE #EEEBCE
tetradic
#CEEEEB #DBCEEE #EECED1 #E1EECE
square
#CEEEEB #DBCEEE #EECED1 #E1EECE
split-complementary
#CEEEEB #EECEE1 #EEDBCE
monochromatic
#73CEC6 #A1DED8 #CEEEEB #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.23
#CEEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CEEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEEB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEEB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E4E5EB
Tritanopia (blue-blind)
#C5F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ceeeeb; /* rgb */ color: rgb(206, 238, 235); /* oklch */ color: oklch(92.5% 0.034 189.7);
Tailwind
colors: {
custom: {
50: '#ddf3f1',
500: '#ceeeeb',
950: '#000000',
},
}SCSS
$custom: #ceeeeb; $custom-light: #ddf3f1; $custom-dark: #000000;
JSON
{
"hex": "#ceeeeb",
"rgb": {
"r": 206,
"g": 238,
"b": 235
},
"hsl": {
"h": 174.375,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.92523,
"c": 0.03364,
"h": 189.7
},
"luminance": 0.80269
}Semantic roles & 50–950 ramp
primary
#CEEEEB
secondary
#CB959A
accent
#2A37BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585