#93CEDB#93CEDB
#93CEDB is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.6% C 0.063 H 212.9°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #93CEDB |
|---|---|
| RGB | rgb(147, 206, 219) |
| HSL | hsl(191, 50%, 72%) |
| HSV | hsv(191, 33%, 86%) |
| CMYK | cmyk(32.9%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.30, -15.73, -12.50) |
| CIE-LCH | lch(79.30, 20.09, 218.48°) |
| OKLab | oklab(81.55% -0.0529 -0.0342) |
| OKLCH | oklch(81.55% 0.063 212.9) |
| XYZ | xyz(46.8859, 55.4575, 75.2380) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.74
Sky Blue
#87CEEB
ΔE00 5.22
Powder Blue
#B0E0E6
ΔE00 5.45
Baby Blue
#89CFF0
ΔE00 6.49
Ice Blue
#A5DFF9
ΔE00 6.56
Robin'S Egg Blue
#98EFF9
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CEDB #DBA093
analogous
#93DBC4 #93CEDB #93AADB
triadic
#93CEDB #DB93CE #CEDB93
tetradic
#93CEDB #C493DB #DBA093 #AADB93
square
#93CEDB #C493DB #DBA093 #AADB93
split-complementary
#93CEDB #DB93AA #DBC493
monochromatic
#3DA1B7 #65B9CC #93CEDB #C1E3EA #E8F5F7
Accessibility & contrast
On white
1.74
#93CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#93CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CEDB
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CEDB | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B8C1DB
Tritanopia (blue-blind)
#79D4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93cedb; /* rgb */ color: rgb(147, 206, 219); /* oklch */ color: oklch(81.6% 0.063 212.9);
Tailwind
colors: {
custom: {
50: '#b5dde6',
500: '#93cedb',
950: '#000000',
},
}SCSS
$custom: #93cedb; $custom-light: #b5dde6; $custom-dark: #000000;
JSON
{
"hex": "#93cedb",
"rgb": {
"r": 147,
"g": 206,
"b": 219
},
"hsl": {
"h": 190.833,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.81552,
"c": 0.06302,
"h": 212.9
},
"luminance": 0.5546
}Semantic roles & 50–950 ramp
primary
#93CEDB
secondary
#B26F60
accent
#4328BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484