#CBF3EA#CBF3EA
#CBF3EA is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.3% C 0.043 H 180.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF3EA |
|---|---|
| RGB | rgb(203, 243, 234) |
| HSL | hsl(167, 63%, 87%) |
| HSV | hsv(167, 16%, 95%) |
| CMYK | cmyk(16.5%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(92.90, -14.60, 0.04) |
| CIE-LCH | lch(92.90, 14.60, 179.84°) |
| OKLab | oklab(93.33% -0.043 -0.0001) |
| OKLCH | oklch(93.33% 0.043 180.2) |
| XYZ | xyz(71.5266, 82.7362, 90.0271) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.01
Duck Egg Blue
#C3FBF4
ΔE00 3.60
Light Light Blue
#CAFFFB
ΔE00 3.90
Very Pale Blue
#D6FFFE
ΔE00 4.19
Ice Blue (survey)
#D7FFFE
ΔE00 4.24
Eggshell Blue
#C4FFF7
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF3EA #F3CBD4
analogous
#CBF3D6 #CBF3EA #CBE8F3
triadic
#CBF3EA #EACBF3 #F3EACB
tetradic
#CBF3EA #D6CBF3 #F3CBD4 #E8F3CB
square
#CBF3EA #D6CBF3 #F3CBD4 #E8F3CB
split-complementary
#CBF3EA #F3CBE8 #F3D6CB
monochromatic
#68DCC2 #99E8D6 #CBF3EA #E6F9F5 #E6F9F5
Accessibility & contrast
On white
1.20
#CBF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#CBF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF3EA
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF3EA | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#E8E8EB
Tritanopia (blue-blind)
#C1F4F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cbf3ea; /* rgb */ color: rgb(203, 243, 234); /* oklch */ color: oklch(93.3% 0.043 180.2);
Tailwind
colors: {
custom: {
50: '#dbf7f0',
500: '#cbf3ea',
950: '#000000',
},
}SCSS
$custom: #cbf3ea; $custom-light: #dbf7f0; $custom-dark: #000000;
JSON
{
"hex": "#cbf3ea",
"rgb": {
"r": 203,
"g": 243,
"b": 234
},
"hsl": {
"h": 166.5,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.93334,
"c": 0.04305,
"h": 180.2
},
"luminance": 0.82738
}Semantic roles & 50–950 ramp
primary
#CBF3EA
secondary
#D38F9E
accent
#1B43CA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585