#CBEEEE#CBEEEE
#CBEEEE is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.4% C 0.036 H 196.5°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEEE |
|---|---|
| RGB | rgb(203, 238, 238) |
| HSL | hsl(180, 51%, 86%) |
| HSV | hsv(180, 15%, 93%) |
| CMYK | cmyk(14.7%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(91.69, -11.30, -3.81) |
| CIE-LCH | lch(91.69, 11.93, 198.62°) |
| OKLab | oklab(92.41% -0.0349 -0.0104) |
| OKLCH | oklch(92.41% 0.036 196.5) |
| XYZ | xyz(70.6317, 80.0168, 92.5957) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.61
Very Pale Blue
#D6FFFE
ΔE00 3.67
Very Light Blue
#D5FFFF
ΔE00 3.69
Really Light Blue
#D4FFFF
ΔE00 3.77
Lightcyan
#E0FFFF
ΔE00 3.89
Pale Blue
#D0FEFE
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEEE #EECBCB
analogous
#CBEEDD #CBEEEE #CBDDEE
triadic
#CBEEEE #EECBEE #EEEECB
tetradic
#CBEEEE #DDCBEE #EECBCB #DDEECB
square
#CBEEEE #DDCBEE #EECBCB #DDEECB
split-complementary
#CBEEEE #EECBDD #EEDDCB
monochromatic
#6FD0D0 #9DDFDF #CBEEEE #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CBEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CBEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEEE
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEEE | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#C1F0EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbeeee; /* rgb */ color: rgb(203, 238, 238); /* oklch */ color: oklch(92.4% 0.036 196.5);
Tailwind
colors: {
custom: {
50: '#dbf3f3',
500: '#cbeeee',
950: '#000000',
},
}SCSS
$custom: #cbeeee; $custom-light: #dbf3f3; $custom-dark: #000000;
JSON
{
"hex": "#cbeeee",
"rgb": {
"r": 203,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.92411,
"c": 0.03641,
"h": 196.5
},
"luminance": 0.80019
}Semantic roles & 50–950 ramp
primary
#CBEEEE
secondary
#CB9292
accent
#2727BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585