#CBFEFE#CBFEFE
#CBFEFE is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.2% C 0.052 H 196.3°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEFE |
|---|---|
| RGB | rgb(203, 254, 254) |
| HSL | hsl(180, 96%, 90%) |
| HSV | hsv(180, 20%, 100%) |
| CMYK | cmyk(20.1%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(96.30, -16.02, -5.31) |
| CIE-LCH | lch(96.30, 16.88, 198.35°) |
| OKLab | oklab(96.21% -0.0495 -0.0145) |
| OKLCH | oklch(96.21% 0.052 196.3) |
| XYZ | xyz(77.9546, 90.7330, 107.1526) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.09
Light Sky Blue
#C6FCFF
ΔE00 1.31
Light Light Blue
#CAFFFB
ΔE00 1.73
Really Light Blue
#D4FFFF
ΔE00 1.82
Very Light Blue
#D5FFFF
ΔE00 2.06
Very Pale Blue
#D6FFFE
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEFE #FECBCB
analogous
#CBFEE5 #CBFEFE #CBE5FE
triadic
#CBFEFE #FECBFE #FEFECB
tetradic
#CBFEFE #E5CBFE #FECBCB #E5FECB
square
#CBFEFE #E5CBFE #FECBCB #E5FECB
split-complementary
#CBFEFE #FECBE5 #FEE5CB
monochromatic
#53FCFC #8FFDFD #CBFEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#CBFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#CBFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEFE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEFE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#BBFFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cbfefe; /* rgb */ color: rgb(203, 254, 254); /* oklch */ color: oklch(96.2% 0.052 196.3);
Tailwind
colors: {
custom: {
50: '#dbfefe',
500: '#cbfefe',
950: '#000000',
},
}SCSS
$custom: #cbfefe; $custom-light: #dbfefe; $custom-dark: #000000;
JSON
{
"hex": "#cbfefe",
"rgb": {
"r": 203,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.96206,
"c": 0.0516,
"h": 196.3
},
"luminance": 0.90736
}Semantic roles & 50–950 ramp
primary
#CBFEFE
secondary
#E78686
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585