#CBFBEF#CBFBEF
#CBFBEF is a very light, muted teal. Relative luminance 0.879; OKLCH L 95.1% C 0.052 H 178.2°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBEF |
|---|---|
| RGB | rgb(203, 251, 239) |
| HSL | hsl(165, 86%, 89%) |
| HSV | hsv(165, 19%, 98%) |
| CMYK | cmyk(19.1%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(95.13, -17.57, 0.70) |
| CIE-LCH | lch(95.13, 17.59, 177.71°) |
| OKLab | oklab(95.15% -0.0515 0.0016) |
| OKLCH | oklch(95.15% 0.052 178.2) |
| XYZ | xyz(74.7014, 87.9205, 94.6791) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.46
Eggshell Blue
#C4FFF7
ΔE00 2.65
Light Light Blue
#CAFFFB
ΔE00 3.30
Ice
#D6FFFA
ΔE00 3.47
Pale Aqua
#B8FFEB
ΔE00 4.80
Pale Blue
#D0FEFE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBEF #FBCBD7
analogous
#CBFBD7 #CBFBEF #CBEFFB
triadic
#CBFBEF #EFCBFB #FBEFCB
tetradic
#CBFBEF #D7CBFB #FBCBD7 #EFFBCB
square
#CBFBEF #D7CBFB #FBCBD7 #EFFBCB
split-complementary
#CBFBEF #FBCBEF #FBD7CB
monochromatic
#59F2CC #92F7DE #CBFBEF #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.13
#CBFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#CBFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBEF
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBEF | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#EEEEF0
Tritanopia (blue-blind)
#BFFDF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbfbef; /* rgb */ color: rgb(203, 251, 239); /* oklch */ color: oklch(95.1% 0.052 178.2);
Tailwind
colors: {
custom: {
50: '#dbfcf4',
500: '#cbfbef',
950: '#000000',
},
}SCSS
$custom: #cbfbef; $custom-light: #dbfcf4; $custom-dark: #000000;
JSON
{
"hex": "#cbfbef",
"rgb": {
"r": 203,
"g": 251,
"b": 239
},
"hsl": {
"h": 165,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.95146,
"c": 0.05153,
"h": 178.2
},
"luminance": 0.87923
}Semantic roles & 50–950 ramp
primary
#CBFBEF
secondary
#E1899F
accent
#033BE2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585