#CBFEFA#CBFEFA
#CBFEFA is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.1% C 0.052 H 190.4°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEFA |
|---|---|
| RGB | rgb(203, 254, 250) |
| HSL | hsl(175, 96%, 90%) |
| HSV | hsv(175, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(96.20, -16.85, -3.41) |
| CIE-LCH | lch(96.20, 17.19, 191.43°) |
| OKLab | oklab(96.09% -0.0511 -0.0094) |
| OKLCH | oklch(96.09% 0.052 190.4) |
| XYZ | xyz(77.3208, 90.4795, 103.8143) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.42
Duck Egg Blue
#C3FBF4
ΔE00 1.83
Pale Blue
#D0FEFE
ΔE00 2.12
Ice
#D6FFFA
ΔE00 2.26
Eggshell Blue
#C4FFF7
ΔE00 2.29
Really Light Blue
#D4FFFF
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEFA #FECBCF
analogous
#CBFEE1 #CBFEFA #CBE9FE
triadic
#CBFEFA #FACBFE #FEFACB
tetradic
#CBFEFA #E1CBFE #FECBCF #E9FECB
square
#CBFEFA #E1CBFE #FECBCF #E9FECB
split-complementary
#CBFEFA #FECBE9 #FEE1CB
monochromatic
#53FCEE #8FFDF4 #CBFEFA #E1FEFC #E1FEFC
Accessibility & contrast
On white
1.10
#CBFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#CBFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEFA
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEFA | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#BCFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfefa; /* rgb */ color: rgb(203, 254, 250); /* oklch */ color: oklch(96.1% 0.052 190.4);
Tailwind
colors: {
custom: {
50: '#dbfefb',
500: '#cbfefa',
950: '#000000',
},
}SCSS
$custom: #cbfefa; $custom-light: #dbfefb; $custom-dark: #000000;
JSON
{
"hex": "#cbfefa",
"rgb": {
"r": 203,
"g": 254,
"b": 250
},
"hsl": {
"h": 175.294,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.96088,
"c": 0.05191,
"h": 190.4
},
"luminance": 0.90482
}Semantic roles & 50–950 ramp
primary
#CBFEFA
secondary
#E7868D
accent
#0012E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585