#CBF5EE#CBF5EE
#CBF5EE is a very light, muted teal. Relative luminance 0.842; OKLCH L 93.9% C 0.044 H 184.2°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF5EE |
|---|---|
| RGB | rgb(203, 245, 238) |
| HSL | hsl(170, 68%, 88%) |
| HSV | hsv(170, 17%, 96%) |
| CMYK | cmyk(17.1%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(93.53, -14.81, -1.12) |
| CIE-LCH | lch(93.53, 14.85, 184.32°) |
| OKLab | oklab(93.87% -0.0441 -0.0032) |
| OKLCH | oklch(93.87% 0.044 184.2) |
| XYZ | xyz(72.7095, 84.1722, 93.2883) |
| Luminance | 0.8417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.33
Duck Egg Blue
#C3FBF4
ΔE00 3.01
Light Light Blue
#CAFFFB
ΔE00 3.04
Very Pale Blue
#D6FFFE
ΔE00 3.38
Pale Blue
#D0FEFE
ΔE00 3.42
Ice Blue (survey)
#D7FFFE
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF5EE #F5CBD2
analogous
#CBF5D9 #CBF5EE #CBE7F5
triadic
#CBF5EE #EECBF5 #F5EECB
tetradic
#CBF5EE #D9CBF5 #F5CBD2 #E7F5CB
square
#CBF5EE #D9CBF5 #F5CBD2 #E7F5CB
split-complementary
#CBF5EE #F5CBE7 #F5D9CB
monochromatic
#64E1CC #98EBDD #CBF5EE #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.18
#CBF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CBF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF5EE
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF5EE | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#C0F7F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbf5ee; /* rgb */ color: rgb(203, 245, 238); /* oklch */ color: oklch(93.9% 0.044 184.2);
Tailwind
colors: {
custom: {
50: '#dbf8f3',
500: '#cbf5ee',
950: '#000000',
},
}SCSS
$custom: #cbf5ee; $custom-light: #dbf8f3; $custom-dark: #000000;
JSON
{
"hex": "#cbf5ee",
"rgb": {
"r": 203,
"g": 245,
"b": 238
},
"hsl": {
"h": 170,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.93865,
"c": 0.04422,
"h": 184.2
},
"luminance": 0.84174
}Semantic roles & 50–950 ramp
primary
#CBF5EE
secondary
#D78E9A
accent
#1635D0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585