#CBEFED#CBEFED
#CBEFED is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.6% C 0.037 H 192.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFED |
|---|---|
| RGB | rgb(203, 239, 237) |
| HSL | hsl(177, 53%, 87%) |
| HSV | hsv(177, 15%, 94%) |
| CMYK | cmyk(15.1%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(91.93, -12.01, -2.94) |
| CIE-LCH | lch(91.93, 12.36, 193.77°) |
| OKLab | oklab(92.59% -0.0366 -0.008) |
| OKLCH | oklch(92.59% 0.037 192.4) |
| XYZ | xyz(70.7772, 80.5420, 91.9215) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.34
Very Pale Blue
#D6FFFE
ΔE00 3.37
Very Light Blue
#D5FFFF
ΔE00 3.48
Really Light Blue
#D4FFFF
ΔE00 3.54
Ice
#D6FFFA
ΔE00 3.61
Pale Blue
#D0FEFE
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFED #EFCBCD
analogous
#CBEFDB #CBEFED #CBDFEF
triadic
#CBEFED #EDCBEF #EFEDCB
tetradic
#CBEFED #DBCBEF #EFCBCD #DFEFCB
square
#CBEFED #DBCBEF #EFCBCD #DFEFCB
split-complementary
#CBEFED #EFCBDF #EFDBCB
monochromatic
#6DD2CD #9CE1DD #CBEFED #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.23
#CBEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#CBEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFED
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFED | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E3E6ED
Tritanopia (blue-blind)
#C1F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbefed; /* rgb */ color: rgb(203, 239, 237); /* oklch */ color: oklch(92.6% 0.037 192.4);
Tailwind
colors: {
custom: {
50: '#dbf4f2',
500: '#cbefed',
950: '#000000',
},
}SCSS
$custom: #cbefed; $custom-light: #dbf4f2; $custom-dark: #000000;
JSON
{
"hex": "#cbefed",
"rgb": {
"r": 203,
"g": 239,
"b": 237
},
"hsl": {
"h": 176.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.92589,
"c": 0.03748,
"h": 192.4
},
"luminance": 0.80544
}Semantic roles & 50–950 ramp
primary
#CBEFED
secondary
#CD9195
accent
#252EC0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585