#CBFEF4#CBFEF4
#CBFEF4 is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.053 H 181.8°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEF4 |
|---|---|
| RGB | rgb(203, 254, 244) |
| HSL | hsl(168, 96%, 90%) |
| HSV | hsv(168, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(96.04, -18.05, -0.54) |
| CIE-LCH | lch(96.04, 18.06, 181.71°) |
| OKLab | oklab(95.92% -0.0534 -0.0017) |
| OKLCH | oklch(95.92% 0.053 181.8) |
| XYZ | xyz(76.3949, 90.1091, 98.9381) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.66
Eggshell Blue
#C4FFF7
ΔE00 1.69
Light Light Blue
#CAFFFB
ΔE00 2.35
Ice
#D6FFFA
ΔE00 3.13
Pale Cyan
#B7FFFA
ΔE00 4.07
Pale Blue
#D0FEFE
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEF4 #FECBD5
analogous
#CBFEDB #CBFEF4 #CBEFFE
triadic
#CBFEF4 #F4CBFE #FEF4CB
tetradic
#CBFEF4 #DBCBFE #FECBD5 #EFFECB
square
#CBFEF4 #DBCBFE #FECBD5 #EFFECB
split-complementary
#CBFEF4 #FECBEF #FEDBCB
monochromatic
#53FCDB #8FFDE7 #CBFEF4 #E1FEF9 #E1FEF9
Accessibility & contrast
On white
1.10
#CBFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#CBFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEF4
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEF4 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#EFF1F5
Tritanopia (blue-blind)
#BEFFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfef4; /* rgb */ color: rgb(203, 254, 244); /* oklch */ color: oklch(95.9% 0.053 181.8);
Tailwind
colors: {
custom: {
50: '#dbfef7',
500: '#cbfef4',
950: '#000000',
},
}SCSS
$custom: #cbfef4; $custom-light: #dbfef7; $custom-dark: #000000;
JSON
{
"hex": "#cbfef4",
"rgb": {
"r": 203,
"g": 254,
"b": 244
},
"hsl": {
"h": 168.235,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.95915,
"c": 0.05343,
"h": 181.8
},
"luminance": 0.90112
}Semantic roles & 50–950 ramp
primary
#CBFEF4
secondary
#E78699
accent
#002DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685