#CBFEF3#CBFEF3
#CBFEF3 is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.054 H 180.5°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEF3 |
|---|---|
| RGB | rgb(203, 254, 243) |
| HSL | hsl(167, 96%, 90%) |
| HSV | hsv(167, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(96.02, -18.25, -0.06) |
| CIE-LCH | lch(96.02, 18.25, 180.19°) |
| OKLab | oklab(95.89% -0.0538 -0.0004) |
| OKLCH | oklch(95.89% 0.054 180.5) |
| XYZ | xyz(76.2435, 90.0486, 98.1406) |
| Luminance | 0.9005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.88
Duck Egg Blue
#C3FBF4
ΔE00 1.92
Light Light Blue
#CAFFFB
ΔE00 2.72
Ice
#D6FFFA
ΔE00 3.40
Pale Cyan
#B7FFFA
ΔE00 4.26
Pale Aqua
#B8FFEB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEF3 #FECBD6
analogous
#CBFEDA #CBFEF3 #CBF0FE
triadic
#CBFEF3 #F3CBFE #FEF3CB
tetradic
#CBFEF3 #DACBFE #FECBD6 #F0FECB
square
#CBFEF3 #DACBFE #FECBD6 #F0FECB
split-complementary
#CBFEF3 #FECBF0 #FEDACB
monochromatic
#53FCD7 #8FFDE5 #CBFEF3 #E1FEF8 #E1FEF8
Accessibility & contrast
On white
1.10
#CBFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CBFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEF3
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEF3 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F3
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#BEFFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfef3; /* rgb */ color: rgb(203, 254, 243); /* oklch */ color: oklch(95.9% 0.054 180.5);
Tailwind
colors: {
custom: {
50: '#dbfef7',
500: '#cbfef3',
950: '#000000',
},
}SCSS
$custom: #cbfef3; $custom-light: #dbfef7; $custom-dark: #000000;
JSON
{
"hex": "#cbfef3",
"rgb": {
"r": 203,
"g": 254,
"b": 243
},
"hsl": {
"h": 167.059,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.95887,
"c": 0.05379,
"h": 180.5
},
"luminance": 0.90051
}Semantic roles & 50–950 ramp
primary
#CBFEF3
secondary
#E7869B
accent
#0031E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685