#CBEFEB#CBEFEB
#CBEFEB is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.5% C 0.038 H 188.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFEB |
|---|---|
| RGB | rgb(203, 239, 235) |
| HSL | hsl(173, 53%, 87%) |
| HSV | hsv(173, 15%, 94%) |
| CMYK | cmyk(15.1%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(91.88, -12.40, -1.98) |
| CIE-LCH | lch(91.88, 12.56, 189.05°) |
| OKLab | oklab(92.53% -0.0374 -0.0055) |
| OKLCH | oklch(92.53% 0.038 188.3) |
| XYZ | xyz(70.4866, 80.4258, 90.3912) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.39
Ice Blue (survey)
#D7FFFE
ΔE00 3.55
Very Pale Blue
#D6FFFE
ΔE00 3.57
Very Light Blue
#D5FFFF
ΔE00 3.76
Really Light Blue
#D4FFFF
ΔE00 3.80
Pale Blue
#D0FEFE
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFEB #EFCBCF
analogous
#CBEFD9 #CBEFEB #CBE1EF
triadic
#CBEFEB #EBCBEF #EFEBCB
tetradic
#CBEFEB #D9CBEF #EFCBCF #E1EFCB
square
#CBEFEB #D9CBEF #EFCBCF #E1EFCB
split-complementary
#CBEFEB #EFCBE1 #EFD9CB
monochromatic
#6DD2C7 #9CE1D9 #CBEFEB #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.23
#CBEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#CBEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFEB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFEB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E4E5EC
Tritanopia (blue-blind)
#C1F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbefeb; /* rgb */ color: rgb(203, 239, 235); /* oklch */ color: oklch(92.5% 0.038 188.3);
Tailwind
colors: {
custom: {
50: '#dbf4f1',
500: '#cbefeb',
950: '#000000',
},
}SCSS
$custom: #cbefeb; $custom-light: #dbf4f1; $custom-dark: #000000;
JSON
{
"hex": "#cbefeb",
"rgb": {
"r": 203,
"g": 239,
"b": 235
},
"hsl": {
"h": 173.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.92531,
"c": 0.03778,
"h": 188.3
},
"luminance": 0.80428
}Semantic roles & 50–950 ramp
primary
#CBEFEB
secondary
#CD9198
accent
#2536C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585