#93CEDD#93CEDD
#93CEDD is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.6% C 0.064 H 215.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #93CEDD |
|---|---|
| RGB | rgb(147, 206, 221) |
| HSL | hsl(192, 52%, 72%) |
| HSV | hsv(192, 33%, 87%) |
| CMYK | cmyk(33.5%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(79.36, -15.25, -13.48) |
| CIE-LCH | lch(79.36, 20.35, 221.48°) |
| OKLab | oklab(81.62% -0.0522 -0.0369) |
| OKLCH | oklch(81.62% 0.064 215.3) |
| XYZ | xyz(47.1507, 55.5635, 76.6329) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 4.48
Baby Blue
#89CFF0
ΔE00 5.73
Powder Blue
#B0E0E6
ΔE00 5.75
Ice Blue
#A5DFF9
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CEDD #DDA293
analogous
#93DDC7 #93CEDD #93A9DD
triadic
#93CEDD #DD93CE #CEDD93
tetradic
#93CEDD #C793DD #DDA293 #A9DD93
square
#93CEDD #C793DD #DDA293 #A9DD93
split-complementary
#93CEDD #DD93A9 #DDC793
monochromatic
#3BA1BB #64B9CE #93CEDD #C2E3EC #E8F4F8
Accessibility & contrast
On white
1.73
#93CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#93CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CEDD
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CEDD | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADE
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#79D4D2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #93cedd; /* rgb */ color: rgb(147, 206, 221); /* oklch */ color: oklch(81.6% 0.064 215.3);
Tailwind
colors: {
custom: {
50: '#b5dde7',
500: '#93cedd',
950: '#000000',
},
}SCSS
$custom: #93cedd; $custom-light: #b5dde7; $custom-dark: #000000;
JSON
{
"hex": "#93cedd",
"rgb": {
"r": 147,
"g": 206,
"b": 221
},
"hsl": {
"h": 192.162,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.8162,
"c": 0.06389,
"h": 215.3
},
"luminance": 0.55566
}Semantic roles & 50–950 ramp
primary
#93CEDD
secondary
#B5715F
accent
#4526C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484