#CBFDED#CBFDED
#CBFDED is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.5% C 0.055 H 173.6°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFDED |
|---|---|
| RGB | rgb(203, 253, 237) |
| HSL | hsl(161, 93%, 89%) |
| HSV | hsv(161, 20%, 99%) |
| CMYK | cmyk(19.8%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(95.61, -18.95, 2.43) |
| CIE-LCH | lch(95.61, 19.10, 172.69°) |
| OKLab | oklab(95.51% -0.0549 0.0062) |
| OKLCH | oklch(95.51% 0.055 173.6) |
| XYZ | xyz(75.0357, 89.0590, 93.3410) |
| Luminance | 0.8906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.45
Duck Egg Blue
#C3FBF4
ΔE00 3.58
Pale Aqua
#B8FFEB
ΔE00 3.85
Light Light Blue
#CAFFFB
ΔE00 4.60
Ice
#D6FFFA
ΔE00 4.79
Pale Cyan
#B7FFFA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFDED #FDCBDB
analogous
#CBFDD4 #CBFDED #CBF4FD
triadic
#CBFDED #EDCBFD #FDEDCB
tetradic
#CBFDED #D4CBFD #FDCBDB #F4FDCB
square
#CBFDED #D4CBFD #FDCBDB #F4FDCB
split-complementary
#CBFDED #FDCBF4 #FDD4CB
monochromatic
#55F8C4 #90FBD9 #CBFDED #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.12
#CBFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#CBFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFDED
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFDED | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#BFFEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfded; /* rgb */ color: rgb(203, 253, 237); /* oklch */ color: oklch(95.5% 0.055 173.6);
Tailwind
colors: {
custom: {
50: '#dbfef2',
500: '#cbfded',
950: '#000000',
},
}SCSS
$custom: #cbfded; $custom-light: #dbfef2; $custom-dark: #000000;
JSON
{
"hex": "#cbfded",
"rgb": {
"r": 203,
"g": 253,
"b": 237
},
"hsl": {
"h": 160.8,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.9551,
"c": 0.05521,
"h": 173.6
},
"luminance": 0.89061
}Semantic roles & 50–950 ramp
primary
#CBFDED
secondary
#E587A5
accent
#0049E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585