#CBEEE7#CBEEE7
#CBEEE7 is a very light, muted teal. Relative luminance 0.796; OKLCH L 92.2% C 0.038 H 182.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEE7 |
|---|---|
| RGB | rgb(203, 238, 231) |
| HSL | hsl(168, 51%, 86%) |
| HSV | hsv(168, 15%, 93%) |
| CMYK | cmyk(14.7%, 0%, 2.9%, 6.7%) |
| CIE-LAB | lab(91.51, -12.69, -0.43) |
| CIE-LCH | lch(91.51, 12.70, 181.92°) |
| OKLab | oklab(92.21% -0.0376 -0.0013) |
| OKLCH | oklch(92.21% 0.038 182) |
| XYZ | xyz(69.6233, 79.6134, 87.2845) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.71
Ice Blue (survey)
#D7FFFE
ΔE00 4.36
Very Pale Blue
#D6FFFE
ΔE00 4.38
Very Light Blue
#D5FFFF
ΔE00 4.65
Really Light Blue
#D4FFFF
ΔE00 4.68
Pale Blue
#D0FEFE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEE7 #EECBD2
analogous
#CBEED6 #CBEEE7 #CBE4EE
triadic
#CBEEE7 #E7CBEE #EEE7CB
tetradic
#CBEEE7 #D6CBEE #EECBD2 #E4EECB
square
#CBEEE7 #D6CBEE #EECBD2 #E4EECB
split-complementary
#CBEEE7 #EECBE4 #EED6CB
monochromatic
#6FD0BC #9DDFD2 #CBEEE7 #E8F7F4 #E8F7F4
Accessibility & contrast
On white
1.24
#CBEEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CBEEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEE7
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEE7 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEAE7
Deuteranopia (green-blind)
#E4E5E8
Tritanopia (blue-blind)
#C2EFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbeee7; /* rgb */ color: rgb(203, 238, 231); /* oklch */ color: oklch(92.2% 0.038 182.0);
Tailwind
colors: {
custom: {
50: '#dbf3ee',
500: '#cbeee7',
950: '#000000',
},
}SCSS
$custom: #cbeee7; $custom-light: #dbf3ee; $custom-dark: #000000;
JSON
{
"hex": "#cbeee7",
"rgb": {
"r": 203,
"g": 238,
"b": 231
},
"hsl": {
"h": 168,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.92208,
"c": 0.03763,
"h": 182
},
"luminance": 0.79615
}Semantic roles & 50–950 ramp
primary
#CBEEE7
secondary
#CB929D
accent
#2746BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585