#CBEDFE#CBEDFE
#CBEDFE is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.7% C 0.042 H 229.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDFE |
|---|---|
| RGB | rgb(203, 237, 254) |
| HSL | hsl(200, 96%, 90%) |
| HSV | hsv(200, 20%, 100%) |
| CMYK | cmyk(20.1%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(91.87, -7.50, -11.88) |
| CIE-LCH | lch(91.87, 14.05, 237.74°) |
| OKLab | oklab(92.7% -0.0276 -0.0322) |
| OKLCH | oklch(92.7% 0.042 229.4) |
| XYZ | xyz(72.7973, 80.4185, 105.4335) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.04
Ice Blue
#A5DFF9
ΔE00 6.22
Pale Sky Blue
#BDF6FE
ΔE00 7.68
Powder Blue
#B0E0E6
ΔE00 7.76
Lightcyan
#E0FFFF
ΔE00 8.01
Aliceblue
#F0F8FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDFE #FEDCCB
analogous
#CBFEF6 #CBEDFE #CBD4FE
triadic
#CBEDFE #FECBED #EDFECB
tetradic
#CBEDFE #F6CBFE #FEDCCB #D4FECB
square
#CBEDFE #F6CBFE #FEDCCB #D4FECB
split-complementary
#CBEDFE #FECBD4 #FEF6CB
monochromatic
#53C3FC #8FD8FD #CBEDFE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.23
#CBEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#CBEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDFE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDFE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#BDF2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbedfe; /* rgb */ color: rgb(203, 237, 254); /* oklch */ color: oklch(92.7% 0.042 229.4);
Tailwind
colors: {
custom: {
50: '#dbf2fe',
500: '#cbedfe',
950: '#000000',
},
}SCSS
$custom: #cbedfe; $custom-light: #dbf2fe; $custom-dark: #000000;
JSON
{
"hex": "#cbedfe",
"rgb": {
"r": 203,
"g": 237,
"b": 254
},
"hsl": {
"h": 200,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.92699,
"c": 0.04241,
"h": 229.4
},
"luminance": 0.80421
}Semantic roles & 50–950 ramp
primary
#CBEDFE
secondary
#E7A686
accent
#4D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585