#CBFDEE#CBFDEE
#CBFDEE is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.5% C 0.055 H 174.9°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFDEE |
|---|---|
| RGB | rgb(203, 253, 238) |
| HSL | hsl(162, 93%, 89%) |
| HSV | hsv(162, 20%, 99%) |
| CMYK | cmyk(19.8%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(95.63, -18.75, 1.95) |
| CIE-LCH | lch(95.63, 18.85, 174.06°) |
| OKLab | oklab(95.54% -0.0545 0.0049) |
| OKLCH | oklch(95.54% 0.055 174.9) |
| XYZ | xyz(75.1822, 89.1176, 94.1126) |
| Luminance | 0.8912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.14
Duck Egg Blue
#C3FBF4
ΔE00 3.25
Pale Aqua
#B8FFEB
ΔE00 3.96
Light Light Blue
#CAFFFB
ΔE00 4.24
Ice
#D6FFFA
ΔE00 4.49
Pale Cyan
#B7FFFA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFDEE #FDCBDA
analogous
#CBFDD5 #CBFDEE #CBF3FD
triadic
#CBFDEE #EECBFD #FDEECB
tetradic
#CBFDEE #D5CBFD #FDCBDA #F3FDCB
square
#CBFDEE #D5CBFD #FDCBDA #F3FDCB
split-complementary
#CBFDEE #FDCBF3 #FDD5CB
monochromatic
#55F8C7 #90FBDB #CBFDEE #E2FEF5 #E2FEF5
Accessibility & contrast
On white
1.12
#CBFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#CBFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFDEE
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFDEE | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#BFFEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfdee; /* rgb */ color: rgb(203, 253, 238); /* oklch */ color: oklch(95.5% 0.055 174.9);
Tailwind
colors: {
custom: {
50: '#dbfef3',
500: '#cbfdee',
950: '#000000',
},
}SCSS
$custom: #cbfdee; $custom-light: #dbfef3; $custom-dark: #000000;
JSON
{
"hex": "#cbfdee",
"rgb": {
"r": 203,
"g": 253,
"b": 238
},
"hsl": {
"h": 162,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.95538,
"c": 0.0547,
"h": 174.9
},
"luminance": 0.8912
}Semantic roles & 50–950 ramp
primary
#CBFDEE
secondary
#E587A3
accent
#0045E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585