#93CEED#93CEED
#93CEED is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.2% C 0.075 H 231.7°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #93CEED |
|---|---|
| RGB | rgb(147, 206, 237) |
| HSL | hsl(201, 71%, 75%) |
| HSV | hsv(201, 38%, 93%) |
| CMYK | cmyk(38%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.87, -11.28, -21.28) |
| CIE-LCH | lch(79.87, 24.08, 242.07°) |
| OKLab | oklab(82.19% -0.0462 -0.0586) |
| OKLCH | oklch(82.19% 0.075 231.7) |
| XYZ | xyz(49.3849, 56.4571, 88.3994) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.59
Sky Blue
#87CEEB
ΔE00 2.43
Lightskyblue
#87CEFA
ΔE00 3.25
Light Blue
#95D0FC
ΔE00 3.90
Lightblue (survey)
#7BC8F6
ΔE00 4.14
Ice Blue
#A5DFF9
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CEED #EDB293
analogous
#93EDDF #93CEED #93A1ED
triadic
#93CEED #ED93CE #CEED93
tetradic
#93CEED #DF93ED #EDB293 #A1ED93
square
#93CEED #DF93ED #EDB293 #A1ED93
split-complementary
#93CEED #ED93A1 #EDDF93
monochromatic
#2A9EDC #5FB6E4 #93CEED #C7E6F6 #E5F3FB
Accessibility & contrast
On white
1.71
#93CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#93CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CEED
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CEED | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#72D7D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #93ceed; /* rgb */ color: rgb(147, 206, 237); /* oklch */ color: oklch(82.2% 0.075 231.7);
Tailwind
colors: {
custom: {
50: '#b6ddf2',
500: '#93ceed',
950: '#000000',
},
}SCSS
$custom: #93ceed; $custom-light: #b6ddf2; $custom-dark: #000000;
JSON
{
"hex": "#93ceed",
"rgb": {
"r": 147,
"g": 206,
"b": 237
},
"hsl": {
"h": 200.667,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.82193,
"c": 0.0746,
"h": 231.7
},
"luminance": 0.5646
}Semantic roles & 50–950 ramp
primary
#93CEED
secondary
#C9815C
accent
#5512D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485