#CBFEFC#CBFEFC
#CBFEFC is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.052 H 193.4°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEFC |
|---|---|
| RGB | rgb(203, 254, 252) |
| HSL | hsl(178, 96%, 90%) |
| HSV | hsv(178, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(96.25, -16.44, -4.36) |
| CIE-LCH | lch(96.25, 17.00, 194.86°) |
| OKLab | oklab(96.15% -0.0503 -0.0119) |
| OKLCH | oklch(96.15% 0.052 193.4) |
| XYZ | xyz(77.6360, 90.6056, 105.4747) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.95
Pale Blue
#D0FEFE
ΔE00 1.49
Light Sky Blue
#C6FCFF
ΔE00 2.03
Really Light Blue
#D4FFFF
ΔE00 2.15
Very Light Blue
#D5FFFF
ΔE00 2.37
Very Pale Blue
#D6FFFE
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEFC #FECBCD
analogous
#CBFEE3 #CBFEFC #CBE7FE
triadic
#CBFEFC #FCCBFE #FEFCCB
tetradic
#CBFEFC #E3CBFE #FECBCD #E7FECB
square
#CBFEFC #E3CBFE #FECBCD #E7FECB
split-complementary
#CBFEFC #FECBE7 #FEE3CB
monochromatic
#53FCF5 #8FFDF9 #CBFEFC #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.10
#CBFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#CBFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEFC
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEFC | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#BBFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfefc; /* rgb */ color: rgb(203, 254, 252); /* oklch */ color: oklch(96.1% 0.052 193.4);
Tailwind
colors: {
custom: {
50: '#dbfefd',
500: '#cbfefc',
950: '#000000',
},
}SCSS
$custom: #cbfefc; $custom-light: #dbfefd; $custom-dark: #000000;
JSON
{
"hex": "#cbfefc",
"rgb": {
"r": 203,
"g": 254,
"b": 252
},
"hsl": {
"h": 177.647,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.96147,
"c": 0.05169,
"h": 193.4
},
"luminance": 0.90608
}Semantic roles & 50–950 ramp
primary
#CBFEFC
secondary
#E7868A
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585