#CBEAFE#CBEAFE
#CBEAFE is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.1% C 0.043 H 236.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEAFE |
|---|---|
| RGB | rgb(203, 234, 254) |
| HSL | hsl(204, 96%, 90%) |
| HSV | hsv(204, 20%, 100%) |
| CMYK | cmyk(20.1%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.10, -5.96, -13.04) |
| CIE-LCH | lch(91.10, 14.34, 245.41°) |
| OKLab | oklab(92.09% -0.0236 -0.0354) |
| OKLCH | oklch(92.09% 0.043 236.3) |
| XYZ | xyz(71.9360, 78.6958, 105.1464) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 6.53
Lightblue
#ADD8E6
ΔE00 6.74
Aliceblue
#F0F8FF
ΔE00 8.48
Light Blue Grey
#B7C9E2
ΔE00 9.02
Powder Blue
#B0E0E6
ΔE00 9.14
Powder Blue (survey)
#B1D1FC
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEAFE #FEDFCB
analogous
#CBFEF8 #CBEAFE #CBD1FE
triadic
#CBEAFE #FECBEA #EAFECB
tetradic
#CBEAFE #F8CBFE #FEDFCB #D1FECB
square
#CBEAFE #F8CBFE #FEDFCB #D1FECB
split-complementary
#CBEAFE #FECBD1 #FEF8CB
monochromatic
#53BAFC #8FD2FD #CBEAFE #E1F3FE #E1F3FE
Accessibility & contrast
On white
1.25
#CBEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CBEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEAFE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEAFE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#BDEFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbeafe; /* rgb */ color: rgb(203, 234, 254); /* oklch */ color: oklch(92.1% 0.043 236.3);
Tailwind
colors: {
custom: {
50: '#dbf0fe',
500: '#cbeafe',
950: '#000000',
},
}SCSS
$custom: #cbeafe; $custom-light: #dbf0fe; $custom-dark: #000000;
JSON
{
"hex": "#cbeafe",
"rgb": {
"r": 203,
"g": 234,
"b": 254
},
"hsl": {
"h": 203.529,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.92087,
"c": 0.04254,
"h": 236.3
},
"luminance": 0.78698
}Semantic roles & 50–950 ramp
primary
#CBEAFE
secondary
#E7AC86
accent
#5A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585