#CBEEEF#CBEEEF
#CBEEEF is a very light, muted teal. Relative luminance 0.801; OKLCH L 92.4% C 0.036 H 198.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEEF |
|---|---|
| RGB | rgb(203, 238, 239) |
| HSL | hsl(182, 53%, 87%) |
| HSV | hsv(182, 15%, 94%) |
| CMYK | cmyk(15.1%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(91.72, -11.10, -4.29) |
| CIE-LCH | lch(91.72, 11.90, 201.13°) |
| OKLab | oklab(92.44% -0.0345 -0.0117) |
| OKLCH | oklch(92.44% 0.036 198.7) |
| XYZ | xyz(70.7791, 80.0757, 93.3716) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.71
Very Light Blue
#D5FFFF
ΔE00 3.75
Very Pale Blue
#D6FFFE
ΔE00 3.77
Really Light Blue
#D4FFFF
ΔE00 3.83
Lightcyan
#E0FFFF
ΔE00 3.86
Pale Blue
#D0FEFE
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEEF #EFCCCB
analogous
#CBEFDE #CBEEEF #CBDCEF
triadic
#CBEEEF #EFCBEE #EEEFCB
tetradic
#CBEEEF #DECBEF #EFCCCB #DCEFCB
square
#CBEEEF #DECBEF #EFCCCB #DCEFCB
split-complementary
#CBEEEF #EFCBDC #EFDECB
monochromatic
#6DCFD2 #9CDFE1 #CBEEEF #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.23
#CBEEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#CBEEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEEF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEEF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEF
Deuteranopia (green-blind)
#E2E5EF
Tritanopia (blue-blind)
#C0F1EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbeeef; /* rgb */ color: rgb(203, 238, 239); /* oklch */ color: oklch(92.4% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#dbf3f4',
500: '#cbeeef',
950: '#000000',
},
}SCSS
$custom: #cbeeef; $custom-light: #dbf3f4; $custom-dark: #000000;
JSON
{
"hex": "#cbeeef",
"rgb": {
"r": 203,
"g": 238,
"b": 239
},
"hsl": {
"h": 181.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.92441,
"c": 0.03643,
"h": 198.7
},
"luminance": 0.80078
}Semantic roles & 50–950 ramp
primary
#CBEEEF
secondary
#CD9391
accent
#2925C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585