#CEEBEF#CEEBEF
#CEEBEF is a very light, muted teal. Relative luminance 0.788; OKLCH L 92.0% C 0.031 H 206.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBEF |
|---|---|
| RGB | rgb(206, 235, 239) |
| HSL | hsl(187, 51%, 87%) |
| HSV | hsv(187, 14%, 94%) |
| CMYK | cmyk(13.8%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(91.13, -8.65, -5.14) |
| CIE-LCH | lch(91.13, 10.06, 210.70°) |
| OKLab | oklab(92.02% -0.0276 -0.0139) |
| OKLCH | oklch(92.02% 0.031 206.7) |
| XYZ | xyz(70.7380, 78.7688, 93.1216) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.52
Ice Blue (survey)
#D7FFFE
ΔE00 5.48
Very Light Blue
#D5FFFF
ΔE00 5.55
Very Pale Blue
#D6FFFE
ΔE00 5.61
Powder Blue
#B0E0E6
ΔE00 5.64
Really Light Blue
#D4FFFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBEF #EFD2CE
analogous
#CEEFE3 #CEEBEF #CEDBEF
triadic
#CEEBEF #EFCEEB #EBEFCE
tetradic
#CEEBEF #E3CEEF #EFD2CE #DBEFCE
square
#CEEBEF #E3CEEF #EFD2CE #DBEFCE
split-complementary
#CEEBEF #EFCEDB #EFE3CE
monochromatic
#72C5D1 #A0D8E0 #CEEBEF #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.25
#CEEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#CEEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBEF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBEF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#C5EEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceebef; /* rgb */ color: rgb(206, 235, 239); /* oklch */ color: oklch(92.0% 0.031 206.7);
Tailwind
colors: {
custom: {
50: '#ddf1f4',
500: '#ceebef',
950: '#000000',
},
}SCSS
$custom: #ceebef; $custom-light: #ddf1f4; $custom-dark: #000000;
JSON
{
"hex": "#ceebef",
"rgb": {
"r": 206,
"g": 235,
"b": 239
},
"hsl": {
"h": 187.273,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.92024,
"c": 0.03092,
"h": 206.7
},
"luminance": 0.7877
}Semantic roles & 50–950 ramp
primary
#CEEBEF
secondary
#CC9B95
accent
#3A27BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585