#CBF2FA#CBF2FA
#CBF2FA is a very light, muted cyan. Relative luminance 0.831; OKLCH L 93.6% C 0.042 H 211.5°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2FA |
|---|---|
| RGB | rgb(203, 242, 250) |
| HSL | hsl(190, 82%, 89%) |
| HSV | hsv(190, 19%, 98%) |
| CMYK | cmyk(18.8%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(93.06, -10.87, -8.03) |
| CIE-LCH | lch(93.06, 13.52, 216.47°) |
| OKLab | oklab(93.6% -0.0356 -0.0218) |
| OKLCH | oklch(93.6% 0.042 211.5) |
| XYZ | xyz(73.6313, 83.1006, 102.5845) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.98
Very Light Blue
#D5FFFF
ΔE00 4.46
Really Light Blue
#D4FFFF
ΔE00 4.53
Lightcyan
#E0FFFF
ΔE00 4.55
Ice Blue (survey)
#D7FFFE
ΔE00 4.69
Pale Blue
#D0FEFE
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2FA #FAD3CB
analogous
#CBFAEB #CBF2FA #CBDBFA
triadic
#CBF2FA #FACBF2 #F2FACB
tetradic
#CBF2FA #EBCBFA #FAD3CB #DBFACB
square
#CBF2FA #EBCBFA #FAD3CB #DBFACB
split-complementary
#CBF2FA #FACBDB #FAEBCB
monochromatic
#5BD6EF #93E4F5 #CBF2FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.19
#CBF2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#CBF2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2FA
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2FA | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFB
Deuteranopia (green-blind)
#E3E8FA
Tritanopia (blue-blind)
#BDF6F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cbf2fa; /* rgb */ color: rgb(203, 242, 250); /* oklch */ color: oklch(93.6% 0.042 211.5);
Tailwind
colors: {
custom: {
50: '#dbf6fc',
500: '#cbf2fa',
950: '#000000',
},
}SCSS
$custom: #cbf2fa; $custom-light: #dbf6fc; $custom-dark: #000000;
JSON
{
"hex": "#cbf2fa",
"rgb": {
"r": 203,
"g": 242,
"b": 250
},
"hsl": {
"h": 190.213,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.936,
"c": 0.04173,
"h": 211.5
},
"luminance": 0.83103
}Semantic roles & 50–950 ramp
primary
#CBF2FA
secondary
#E0988A
accent
#2B07DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585