#CBEAFA#CBEAFA
#CBEAFA is a very light, muted cyan. Relative luminance 0.784; OKLCH L 92.0% C 0.039 H 230.2°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEAFA |
|---|---|
| RGB | rgb(203, 234, 250) |
| HSL | hsl(200, 82%, 89%) |
| HSV | hsv(200, 19%, 98%) |
| CMYK | cmyk(18.8%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(90.98, -6.81, -11.12) |
| CIE-LCH | lch(90.98, 13.04, 238.52°) |
| OKLab | oklab(91.96% -0.0251 -0.0301) |
| OKLCH | oklch(91.96% 0.039 230.2) |
| XYZ | xyz(71.3022, 78.4423, 101.8081) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 7.85
Lightcyan
#E0FFFF
ΔE00 8.19
Pale Sky Blue
#BDF6FE
ΔE00 8.23
Aliceblue
#F0F8FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEAFA #FADBCB
analogous
#CBFAF3 #CBEAFA #CBD3FA
triadic
#CBEAFA #FACBEA #EAFACB
tetradic
#CBEAFA #F3CBFA #FADBCB #D3FACB
square
#CBEAFA #F3CBFA #FADBCB #D3FACB
split-complementary
#CBEAFA #FACBD3 #FAF3CB
monochromatic
#5BBDEF #93D3F5 #CBEAFA #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.26
#CBEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#CBEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEAFA
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEAFA | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#BEEFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbeafa; /* rgb */ color: rgb(203, 234, 250); /* oklch */ color: oklch(92.0% 0.039 230.2);
Tailwind
colors: {
custom: {
50: '#dbf0fc',
500: '#cbeafa',
950: '#000000',
},
}SCSS
$custom: #cbeafa; $custom-light: #dbf0fc; $custom-dark: #000000;
JSON
{
"hex": "#cbeafa",
"rgb": {
"r": 203,
"g": 234,
"b": 250
},
"hsl": {
"h": 200.426,
"s": 82.456,
"l": 88.824
},
"oklch": {
"l": 0.91958,
"c": 0.03921,
"h": 230.2
},
"luminance": 0.78444
}Semantic roles & 50–950 ramp
primary
#CBEAFA
secondary
#E0A78A
accent
#5007DF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585