#CBEAEE#CBEAEE
#CBEAEE is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.6% C 0.033 H 206.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEAEE |
|---|---|
| RGB | rgb(203, 234, 238) |
| HSL | hsl(187, 51%, 86%) |
| HSV | hsv(187, 15%, 93%) |
| CMYK | cmyk(14.7%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(90.65, -9.28, -5.34) |
| CIE-LCH | lch(90.65, 10.71, 209.94°) |
| OKLab | oklab(91.59% -0.0296 -0.0145) |
| OKLCH | oklch(91.59% 0.033 206.1) |
| XYZ | xyz(69.4801, 77.7135, 92.2119) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 5.00
Ice Blue (survey)
#D7FFFE
ΔE00 5.35
Very Light Blue
#D5FFFF
ΔE00 5.37
Very Pale Blue
#D6FFFE
ΔE00 5.46
Really Light Blue
#D4FFFF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEAEE #EECFCB
analogous
#CBEEE1 #CBEAEE #CBD9EE
triadic
#CBEAEE #EECBEA #EAEECB
tetradic
#CBEAEE #E1CBEE #EECFCB #D9EECB
square
#CBEAEE #E1CBEE #EECFCB #D9EECB
split-complementary
#CBEAEE #EECBD9 #EEE1CB
monochromatic
#6FC5D0 #9DD7DF #CBEAEE #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.27
#CBEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#CBEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEAEE
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEAEE | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#DEE2EE
Tritanopia (blue-blind)
#C1EDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbeaee; /* rgb */ color: rgb(203, 234, 238); /* oklch */ color: oklch(91.6% 0.033 206.1);
Tailwind
colors: {
custom: {
50: '#dbf0f3',
500: '#cbeaee',
950: '#000000',
},
}SCSS
$custom: #cbeaee; $custom-light: #dbf0f3; $custom-dark: #000000;
JSON
{
"hex": "#cbeaee",
"rgb": {
"r": 203,
"g": 234,
"b": 238
},
"hsl": {
"h": 186.857,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.91586,
"c": 0.03294,
"h": 206.1
},
"luminance": 0.77715
}Semantic roles & 50–950 ramp
primary
#CBEAEE
secondary
#CB9992
accent
#3927BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585