#CEEBE7#CEEBE7
#CEEBE7 is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.031 H 186.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBE7 |
|---|---|
| RGB | rgb(206, 235, 231) |
| HSL | hsl(172, 42%, 86%) |
| HSV | hsv(172, 12%, 92%) |
| CMYK | cmyk(12.3%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(90.92, -10.23, -1.27) |
| CIE-LCH | lch(90.92, 10.31, 187.07°) |
| OKLab | oklab(91.79% -0.0307 -0.0035) |
| OKLCH | oklch(91.79% 0.031 186.6) |
| XYZ | xyz(69.5822, 78.3065, 87.0345) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.54
Ice Blue (survey)
#D7FFFE
ΔE00 4.78
Ice
#D6FFFA
ΔE00 4.85
Very Pale Blue
#D6FFFE
ΔE00 4.89
Very Light Blue
#D5FFFF
ΔE00 5.08
Really Light Blue
#D4FFFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBE7 #EBCED2
analogous
#CEEBD9 #CEEBE7 #CEE1EB
triadic
#CEEBE7 #E7CEEB #EBE7CE
tetradic
#CEEBE7 #D9CEEB #EBCED2 #E1EBCE
square
#CEEBE7 #D9CEEB #EBCED2 #E1EBCE
split-complementary
#CEEBE7 #EBCEE1 #EBD9CE
monochromatic
#77C8BC #A3D9D2 #CEEBE7 #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.26
#CEEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#CEEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBE7
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBE7 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8E7
Deuteranopia (green-blind)
#E2E3E7
Tritanopia (blue-blind)
#C7EDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceebe7; /* rgb */ color: rgb(206, 235, 231); /* oklch */ color: oklch(91.8% 0.031 186.6);
Tailwind
colors: {
custom: {
50: '#ddf1ee',
500: '#ceebe7',
950: '#000000',
},
}SCSS
$custom: #ceebe7; $custom-light: #ddf1ee; $custom-dark: #000000;
JSON
{
"hex": "#ceebe7",
"rgb": {
"r": 206,
"g": 235,
"b": 231
},
"hsl": {
"h": 171.724,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.91788,
"c": 0.03089,
"h": 186.6
},
"luminance": 0.78308
}Semantic roles & 50–950 ramp
primary
#CEEBE7
secondary
#C6979D
accent
#3043B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151616
muted
#848585