#CBEEDE#CBEEDE
#CBEEDE is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.0% C 0.042 H 166.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEDE |
|---|---|
| RGB | rgb(203, 238, 222) |
| HSL | hsl(153, 51%, 86%) |
| HSV | hsv(153, 15%, 93%) |
| CMYK | cmyk(14.7%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(91.29, -14.41, 3.94) |
| CIE-LCH | lch(91.29, 14.94, 164.72°) |
| OKLab | oklab(91.96% -0.0412 0.0102) |
| OKLCH | oklch(91.96% 0.042 166.1) |
| XYZ | xyz(68.3847, 79.1179, 80.7614) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.72
Duck Egg Blue
#C3FBF4
ΔE00 6.10
Eggshell Blue
#C4FFF7
ΔE00 6.60
Light Light Blue
#CAFFFB
ΔE00 6.79
Ice Blue (survey)
#D7FFFE
ΔE00 7.08
Very Pale Blue
#D6FFFE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEDE #EECBDB
analogous
#CBEECD #CBEEDE #CBEDEE
triadic
#CBEEDE #DECBEE #EEDECB
tetradic
#CBEEDE #CDCBEE #EECBDB #EDEECB
square
#CBEEDE #CDCBEE #EECBDB #EDEECB
split-complementary
#CBEEDE #EECBED #EECDCB
monochromatic
#6FD0A3 #9DDFC1 #CBEEDE #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.25
#CBEEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CBEEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEDE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEDE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DD
Deuteranopia (green-blind)
#E6E4DF
Tritanopia (blue-blind)
#C4EEE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbeede; /* rgb */ color: rgb(203, 238, 222); /* oklch */ color: oklch(92.0% 0.042 166.1);
Tailwind
colors: {
custom: {
50: '#dbf3e8',
500: '#cbeede',
950: '#000000',
},
}SCSS
$custom: #cbeede; $custom-light: #dbf3e8; $custom-dark: #000000;
JSON
{
"hex": "#cbeede",
"rgb": {
"r": 203,
"g": 238,
"b": 222
},
"hsl": {
"h": 152.571,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.91956,
"c": 0.04241,
"h": 166.1
},
"luminance": 0.7912
}Semantic roles & 50–950 ramp
primary
#CBEEDE
secondary
#CB92AC
accent
#276CBE
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584