#CBF7EA#CBF7EA
#CBF7EA is a very light, muted teal. Relative luminance 0.852; OKLCH L 94.2% C 0.048 H 175.4°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF7EA |
|---|---|
| RGB | rgb(203, 247, 234) |
| HSL | hsl(162, 73%, 88%) |
| HSV | hsv(162, 18%, 97%) |
| CMYK | cmyk(17.8%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(93.95, -16.58, 1.57) |
| CIE-LCH | lch(93.95, 16.66, 174.58°) |
| OKLab | oklab(94.17% -0.0483 0.0039) |
| OKLCH | oklch(94.17% 0.048 175.4) |
| XYZ | xyz(72.7367, 85.1564, 90.4305) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.36
Eggshell Blue
#C4FFF7
ΔE00 3.73
Ice
#D6FFFA
ΔE00 3.79
Light Light Blue
#CAFFFB
ΔE00 4.15
Very Pale Blue
#D6FFFE
ΔE00 5.32
Pale Aqua
#B8FFEB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF7EA #F7CBD8
analogous
#CBF7D4 #CBF7EA #CBEEF7
triadic
#CBF7EA #EACBF7 #F7EACB
tetradic
#CBF7EA #D4CBF7 #F7CBD8 #EEF7CB
square
#CBF7EA #D4CBF7 #F7CBD8 #EEF7CB
split-complementary
#CBF7EA #F7CBEE #F7D4CB
monochromatic
#61E7BF #96EFD5 #CBF7EA #E4FBF4 #E4FBF4
Accessibility & contrast
On white
1.16
#CBF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#CBF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF7EA
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF7EA | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#C1F8F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbf7ea; /* rgb */ color: rgb(203, 247, 234); /* oklch */ color: oklch(94.2% 0.048 175.4);
Tailwind
colors: {
custom: {
50: '#dbfaf0',
500: '#cbf7ea',
950: '#000000',
},
}SCSS
$custom: #cbf7ea; $custom-light: #dbfaf0; $custom-dark: #000000;
JSON
{
"hex": "#cbf7ea",
"rgb": {
"r": 203,
"g": 247,
"b": 234
},
"hsl": {
"h": 162.273,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.94169,
"c": 0.04845,
"h": 175.4
},
"luminance": 0.85159
}Semantic roles & 50–950 ramp
primary
#CBF7EA
secondary
#DA8CA3
accent
#104AD5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585