#CBF2FE#CBF2FE
#CBF2FE is a very light, muted cyan. Relative luminance 0.834; OKLCH L 93.7% C 0.043 H 218.4°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2FE |
|---|---|
| RGB | rgb(203, 242, 254) |
| HSL | hsl(194, 96%, 90%) |
| HSV | hsv(194, 20%, 100%) |
| CMYK | cmyk(20.1%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(93.17, -10.03, -9.95) |
| CIE-LCH | lch(93.17, 14.13, 224.76°) |
| OKLab | oklab(93.72% -0.0341 -0.027) |
| OKLCH | oklch(93.72% 0.043 218.4) |
| XYZ | xyz(74.2652, 83.3542, 105.9228) |
| Luminance | 0.8336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.90
Lightcyan
#E0FFFF
ΔE00 5.70
Very Light Blue
#D5FFFF
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 5.94
Really Light Blue
#D4FFFF
ΔE00 6.01
Light Sky Blue
#C6FCFF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2FE #FED7CB
analogous
#CBFEF1 #CBF2FE #CBD9FE
triadic
#CBF2FE #FECBF2 #F2FECB
tetradic
#CBF2FE #F1CBFE #FED7CB #D9FECB
square
#CBF2FE #F1CBFE #FED7CB #D9FECB
split-complementary
#CBF2FE #FECBD9 #FEF1CB
monochromatic
#53D4FC #8FE3FD #CBF2FE #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.19
#CBF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#CBF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2FE
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2FE | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#BCF7F6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cbf2fe; /* rgb */ color: rgb(203, 242, 254); /* oklch */ color: oklch(93.7% 0.043 218.4);
Tailwind
colors: {
custom: {
50: '#dbf6fe',
500: '#cbf2fe',
950: '#000000',
},
}SCSS
$custom: #cbf2fe; $custom-light: #dbf6fe; $custom-dark: #000000;
JSON
{
"hex": "#cbf2fe",
"rgb": {
"r": 203,
"g": 242,
"b": 254
},
"hsl": {
"h": 194.118,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.93724,
"c": 0.04347,
"h": 218.4
},
"luminance": 0.83357
}Semantic roles & 50–950 ramp
primary
#CBF2FE
secondary
#E79D86
accent
#3600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585