#CBEEEA#CBEEEA
#CBEEEA is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.3% C 0.037 H 188.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEEA |
|---|---|
| RGB | rgb(203, 238, 234) |
| HSL | hsl(173, 51%, 86%) |
| HSV | hsv(173, 15%, 93%) |
| CMYK | cmyk(14.7%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(91.59, -12.10, -1.88) |
| CIE-LCH | lch(91.59, 12.24, 188.82°) |
| OKLab | oklab(92.29% -0.0364 -0.0052) |
| OKLCH | oklch(92.29% 0.037 188.1) |
| XYZ | xyz(70.0506, 79.7843, 89.5351) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.65
Ice Blue (survey)
#D7FFFE
ΔE00 3.77
Very Pale Blue
#D6FFFE
ΔE00 3.80
Very Light Blue
#D5FFFF
ΔE00 3.99
Really Light Blue
#D4FFFF
ΔE00 4.04
Pale Blue
#D0FEFE
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEEA #EECBCF
analogous
#CBEED9 #CBEEEA #CBE1EE
triadic
#CBEEEA #EACBEE #EEEACB
tetradic
#CBEEEA #D9CBEE #EECBCF #E1EECB
square
#CBEEEA #D9CBEE #EECBCF #E1EECB
split-complementary
#CBEEEA #EECBE1 #EED9CB
monochromatic
#6FD0C5 #9DDFD7 #CBEEEA #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.24
#CBEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#CBEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEEA
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEEA | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#C2F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbeeea; /* rgb */ color: rgb(203, 238, 234); /* oklch */ color: oklch(92.3% 0.037 188.1);
Tailwind
colors: {
custom: {
50: '#dbf3f0',
500: '#cbeeea',
950: '#000000',
},
}SCSS
$custom: #cbeeea; $custom-light: #dbf3f0; $custom-dark: #000000;
JSON
{
"hex": "#cbeeea",
"rgb": {
"r": 203,
"g": 238,
"b": 234
},
"hsl": {
"h": 173.143,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.92294,
"c": 0.03681,
"h": 188.1
},
"luminance": 0.79786
}Semantic roles & 50–950 ramp
primary
#CBEEEA
secondary
#CB9299
accent
#2739BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585