#CBFCED#CBFCED
#CBFCED is a very light, muted teal. Relative luminance 0.884; OKLCH L 95.3% C 0.054 H 174.5°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCED |
|---|---|
| RGB | rgb(203, 252, 237) |
| HSL | hsl(162, 89%, 89%) |
| HSV | hsv(162, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(95.34, -18.46, 2.05) |
| CIE-LCH | lch(95.34, 18.57, 173.67°) |
| OKLab | oklab(95.3% -0.0536 0.0052) |
| OKLCH | oklch(95.3% 0.054 174.5) |
| XYZ | xyz(74.7208, 88.4293, 93.2360) |
| Luminance | 0.8843 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.28
Duck Egg Blue
#C3FBF4
ΔE00 3.31
Pale Aqua
#B8FFEB
ΔE00 4.13
Light Light Blue
#CAFFFB
ΔE00 4.29
Ice
#D6FFFA
ΔE00 4.44
Pale Cyan
#B7FFFA
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCED #FCCBDA
analogous
#CBFCD5 #CBFCED #CBF3FC
triadic
#CBFCED #EDCBFC #FCEDCB
tetradic
#CBFCED #D5CBFC #FCCBDA #F3FCCB
square
#CBFCED #D5CBFC #FCCBDA #F3FCCB
split-complementary
#CBFCED #FCCBF3 #FCD5CB
monochromatic
#57F5C5 #91F9D9 #CBFCED #E2FDF5 #E2FDF5
Accessibility & contrast
On white
1.12
#CBFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#CBFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCED
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCED | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EC
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#BFFDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfced; /* rgb */ color: rgb(203, 252, 237); /* oklch */ color: oklch(95.3% 0.054 174.5);
Tailwind
colors: {
custom: {
50: '#dbfdf2',
500: '#cbfced',
950: '#000000',
},
}SCSS
$custom: #cbfced; $custom-light: #dbfdf2; $custom-dark: #000000;
JSON
{
"hex": "#cbfced",
"rgb": {
"r": 203,
"g": 252,
"b": 237
},
"hsl": {
"h": 161.633,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.953,
"c": 0.05384,
"h": 174.5
},
"luminance": 0.88432
}Semantic roles & 50–950 ramp
primary
#CBFCED
secondary
#E388A4
accent
#0046E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585