#CBFAFE#CBFAFE
#CBFAFE is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.4% C 0.048 H 202.8°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFAFE |
|---|---|
| RGB | rgb(203, 250, 254) |
| HSL | hsl(185, 96%, 90%) |
| HSV | hsv(185, 20%, 100%) |
| CMYK | cmyk(20.1%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(95.25, -14.04, -6.86) |
| CIE-LCH | lch(95.25, 15.63, 206.03°) |
| OKLab | oklab(95.38% -0.0444 -0.0186) |
| OKLCH | oklch(95.38% 0.048 202.8) |
| XYZ | xyz(76.6985, 88.2208, 106.7339) |
| Luminance | 0.8822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.64
Pale Blue
#D0FEFE
ΔE00 1.81
Really Light Blue
#D4FFFF
ΔE00 2.02
Very Light Blue
#D5FFFF
ΔE00 2.11
Pale Sky Blue
#BDF6FE
ΔE00 2.45
Very Pale Blue
#D6FFFE
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFAFE #FECFCB
analogous
#CBFEE9 #CBFAFE #CBE1FE
triadic
#CBFAFE #FECBFA #FAFECB
tetradic
#CBFAFE #E9CBFE #FECFCB #E1FECB
square
#CBFAFE #E9CBFE #FECFCB #E1FECB
split-complementary
#CBFAFE #FECBE1 #FEE9CB
monochromatic
#53EEFC #8FF4FD #CBFAFE #E1FCFE #E1FCFE
Accessibility & contrast
On white
1.13
#CBFAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#CBFAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFAFE
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFAFE | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#BBFEFB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbfafe; /* rgb */ color: rgb(203, 250, 254); /* oklch */ color: oklch(95.4% 0.048 202.8);
Tailwind
colors: {
custom: {
50: '#dbfcfe',
500: '#cbfafe',
950: '#000000',
},
}SCSS
$custom: #cbfafe; $custom-light: #dbfcfe; $custom-dark: #000000;
JSON
{
"hex": "#cbfafe",
"rgb": {
"r": 203,
"g": 250,
"b": 254
},
"hsl": {
"h": 184.706,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.95375,
"c": 0.04817,
"h": 202.8
},
"luminance": 0.88223
}Semantic roles & 50–950 ramp
primary
#CBFAFE
secondary
#E78D86
accent
#1200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585