#BAD4EE#BAD4EE
#BAD4EE is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.9% C 0.046 H 248.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAD4EE |
|---|---|
| RGB | rgb(186, 212, 238) |
| HSL | hsl(210, 60%, 83%) |
| HSV | hsv(210, 22%, 93%) |
| CMYK | cmyk(21.8%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(83.81, -3.15, -15.65) |
| CIE-LCH | lch(83.81, 15.96, 258.61°) |
| OKLab | oklab(85.91% -0.0169 -0.0426) |
| OKLCH | oklch(85.91% 0.046 248.4) |
| XYZ | xyz(59.2217, 63.6974, 90.0469) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.54
Lightsteelblue
#B0C4DE
ΔE00 4.23
Cloudy Blue
#ACC2D9
ΔE00 4.49
Powder Blue (survey)
#B1D1FC
ΔE00 4.55
Baby Blue (survey)
#A2CFFE
ΔE00 5.87
Light Grey Blue
#9DBCD4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAD4EE #EED4BA
analogous
#BAEEEE #BAD4EE #BABAEE
triadic
#BAD4EE #EEBAD4 #D4EEBA
tetradic
#BAD4EE #EEBAEE #EED4BA #BAEEBA
square
#BAD4EE #EEBAEE #EED4BA #BAEEBA
split-complementary
#BAD4EE #EEBABA #EEEEBA
monochromatic
#5897D6 #89B5E2 #BAD4EE #E6F0F9 #E6F0F9
Accessibility & contrast
On white
1.53
#BAD4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BAD4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAD4EE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAD4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAD4EE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#ACDADC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bad4ee; /* rgb */ color: rgb(186, 212, 238); /* oklch */ color: oklch(85.9% 0.046 248.4);
Tailwind
colors: {
custom: {
50: '#cfe1f3',
500: '#bad4ee',
950: '#000000',
},
}SCSS
$custom: #bad4ee; $custom-light: #cfe1f3; $custom-dark: #000000;
JSON
{
"hex": "#bad4ee",
"rgb": {
"r": 186,
"g": 212,
"b": 238
},
"hsl": {
"h": 210,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.85908,
"c": 0.04579,
"h": 248.4
},
"luminance": 0.63699
}Semantic roles & 50–950 ramp
primary
#BAD4EE
secondary
#CCA680
accent
#731DC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485