#CBFBEE#CBFBEE
#CBFBEE is a very light, muted teal. Relative luminance 0.879; OKLCH L 95.1% C 0.052 H 176.8°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBEE |
|---|---|
| RGB | rgb(203, 251, 238) |
| HSL | hsl(164, 86%, 89%) |
| HSV | hsv(164, 19%, 98%) |
| CMYK | cmyk(19.1%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(95.10, -17.77, 1.18) |
| CIE-LCH | lch(95.10, 17.81, 176.19°) |
| OKLab | oklab(95.12% -0.0519 0.0029) |
| OKLCH | oklch(95.12% 0.052 176.8) |
| XYZ | xyz(74.5541, 87.8615, 93.9032) |
| Luminance | 0.8786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.76
Eggshell Blue
#C4FFF7
ΔE00 2.89
Light Light Blue
#CAFFFB
ΔE00 3.65
Ice
#D6FFFA
ΔE00 3.78
Pale Aqua
#B8FFEB
ΔE00 4.61
Pale Cyan
#B7FFFA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBEE #FBCBD8
analogous
#CBFBD6 #CBFBEE #CBF0FB
triadic
#CBFBEE #EECBFB #FBEECB
tetradic
#CBFBEE #D6CBFB #FBCBD8 #F0FBCB
square
#CBFBEE #D6CBFB #FBCBD8 #F0FBCB
split-complementary
#CBFBEE #FBCBF0 #FBD6CB
monochromatic
#59F2C9 #92F7DB #CBFBEE #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.13
#CBFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#CBFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBEE
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBEE | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5ED
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#BFFCF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbfbee; /* rgb */ color: rgb(203, 251, 238); /* oklch */ color: oklch(95.1% 0.052 176.8);
Tailwind
colors: {
custom: {
50: '#dbfcf3',
500: '#cbfbee',
950: '#000000',
},
}SCSS
$custom: #cbfbee; $custom-light: #dbfcf3; $custom-dark: #000000;
JSON
{
"hex": "#cbfbee",
"rgb": {
"r": 203,
"g": 251,
"b": 238
},
"hsl": {
"h": 163.75,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.95118,
"c": 0.05198,
"h": 176.8
},
"luminance": 0.87864
}Semantic roles & 50–950 ramp
primary
#CBFBEE
secondary
#E189A1
accent
#0340E2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585