#93CEDA#93CEDA
#93CEDA is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.5% C 0.063 H 211.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #93CEDA |
|---|---|
| RGB | rgb(147, 206, 218) |
| HSL | hsl(190, 49%, 72%) |
| HSV | hsv(190, 33%, 85%) |
| CMYK | cmyk(32.6%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(79.27, -15.97, -12.01) |
| CIE-LCH | lch(79.27, 19.98, 216.95°) |
| OKLab | oklab(81.52% -0.0533 -0.0328) |
| OKLCH | oklch(81.52% 0.063 211.6) |
| XYZ | xyz(46.7546, 55.4050, 74.5467) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 5.34
Sky Blue
#87CEEB
ΔE00 5.60
Ice Blue
#A5DFF9
ΔE00 6.88
Baby Blue
#89CFF0
ΔE00 6.88
Robin'S Egg Blue
#98EFF9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CEDA #DA9F93
analogous
#93DAC3 #93CEDA #93ABDA
triadic
#93CEDA #DA93CE #CEDA93
tetradic
#93CEDA #C393DA #DA9F93 #ABDA93
square
#93CEDA #C393DA #DA9F93 #ABDA93
split-complementary
#93CEDA #DA93AB #DAC393
monochromatic
#3EA1B5 #65B9CA #93CEDA #C1E3EA #E8F5F7
Accessibility & contrast
On white
1.74
#93CEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#93CEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CEDA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CEDA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADB
Deuteranopia (green-blind)
#B8C0DA
Tritanopia (blue-blind)
#7AD4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93ceda; /* rgb */ color: rgb(147, 206, 218); /* oklch */ color: oklch(81.5% 0.063 211.6);
Tailwind
colors: {
custom: {
50: '#b5dde5',
500: '#93ceda',
950: '#000000',
},
}SCSS
$custom: #93ceda; $custom-light: #b5dde5; $custom-dark: #000000;
JSON
{
"hex": "#93ceda",
"rgb": {
"r": 147,
"g": 206,
"b": 218
},
"hsl": {
"h": 190.141,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.81518,
"c": 0.06262,
"h": 211.6
},
"luminance": 0.55408
}Semantic roles & 50–950 ramp
primary
#93CEDA
secondary
#B16E60
accent
#4229BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484