#CEEBE6#CEEBE6
#CEEBE6 is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.031 H 184.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBE6 |
|---|---|
| RGB | rgb(206, 235, 230) |
| HSL | hsl(170, 42%, 86%) |
| HSV | hsv(170, 12%, 92%) |
| CMYK | cmyk(12.3%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(90.89, -10.42, -0.78) |
| CIE-LCH | lch(90.89, 10.45, 184.30°) |
| OKLab | oklab(91.76% -0.0311 -0.0022) |
| OKLCH | oklch(91.76% 0.031 184.1) |
| XYZ | xyz(69.4414, 78.2502, 86.2928) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.74
Ice
#D6FFFA
ΔE00 4.81
Ice Blue (survey)
#D7FFFE
ΔE00 4.90
Very Pale Blue
#D6FFFE
ΔE00 5.00
Very Light Blue
#D5FFFF
ΔE00 5.22
Really Light Blue
#D4FFFF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBE6 #EBCED3
analogous
#CEEBD8 #CEEBE6 #CEE2EB
triadic
#CEEBE6 #E6CEEB #EBE6CE
tetradic
#CEEBE6 #D8CEEB #EBCED3 #E2EBCE
square
#CEEBE6 #D8CEEB #EBCED3 #E2EBCE
split-complementary
#CEEBE6 #EBCEE2 #EBD8CE
monochromatic
#77C8BA #A3D9D0 #CEEBE6 #E9F6F4 #E9F6F4
Accessibility & contrast
On white
1.26
#CEEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#CEEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBE6
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBE6 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E6
Deuteranopia (green-blind)
#E2E3E6
Tritanopia (blue-blind)
#C7ECE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ceebe6; /* rgb */ color: rgb(206, 235, 230); /* oklch */ color: oklch(91.8% 0.031 184.1);
Tailwind
colors: {
custom: {
50: '#ddf1ed',
500: '#ceebe6',
950: '#000000',
},
}SCSS
$custom: #ceebe6; $custom-light: #ddf1ed; $custom-dark: #000000;
JSON
{
"hex": "#ceebe6",
"rgb": {
"r": 206,
"g": 235,
"b": 230
},
"hsl": {
"h": 169.655,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.91759,
"c": 0.03116,
"h": 184.1
},
"luminance": 0.78252
}Semantic roles & 50–950 ramp
primary
#CEEBE6
secondary
#C6979F
accent
#3047B5
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#151616
muted
#848584