#CBEAEF#CBEAEF
#CBEAEF is a very light, muted teal. Relative luminance 0.778; OKLCH L 91.6% C 0.033 H 208.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEAEF |
|---|---|
| RGB | rgb(203, 234, 239) |
| HSL | hsl(188, 53%, 87%) |
| HSV | hsv(188, 15%, 94%) |
| CMYK | cmyk(15.1%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(90.68, -9.08, -5.83) |
| CIE-LCH | lch(90.68, 10.79, 212.69°) |
| OKLab | oklab(91.62% -0.0292 -0.0158) |
| OKLCH | oklch(91.62% 0.033 208.4) |
| XYZ | xyz(69.6274, 77.7724, 92.9878) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 5.60
Ice Blue (survey)
#D7FFFE
ΔE00 5.61
Very Pale Blue
#D6FFFE
ΔE00 5.71
Really Light Blue
#D4FFFF
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEAEF #EFD0CB
analogous
#CBEFE2 #CBEAEF #CBD8EF
triadic
#CBEAEF #EFCBEA #EAEFCB
tetradic
#CBEAEF #E2CBEF #EFD0CB #D8EFCB
square
#CBEAEF #E2CBEF #EFD0CB #D8EFCB
split-complementary
#CBEAEF #EFCBD8 #EFE2CB
monochromatic
#6DC4D2 #9CD7E1 #CBEAEF #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.27
#CBEAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CBEAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEAEF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEAEF | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EF
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#C1EDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbeaef; /* rgb */ color: rgb(203, 234, 239); /* oklch */ color: oklch(91.6% 0.033 208.4);
Tailwind
colors: {
custom: {
50: '#dbf0f4',
500: '#cbeaef',
950: '#000000',
},
}SCSS
$custom: #cbeaef; $custom-light: #dbf0f4; $custom-dark: #000000;
JSON
{
"hex": "#cbeaef",
"rgb": {
"r": 203,
"g": 234,
"b": 239
},
"hsl": {
"h": 188.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.91616,
"c": 0.0332,
"h": 208.4
},
"luminance": 0.77774
}Semantic roles & 50–950 ramp
primary
#CBEAEF
secondary
#CD9A91
accent
#3B25C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585