#93CCDA#93CCDA
#93CCDA is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.1% C 0.062 H 214.6°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #93CCDA |
|---|---|
| RGB | rgb(147, 204, 218) |
| HSL | hsl(192, 49%, 72%) |
| HSV | hsv(192, 33%, 85%) |
| CMYK | cmyk(32.6%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.72, -14.94, -12.83) |
| CIE-LCH | lch(78.72, 19.69, 220.66°) |
| OKLab | oklab(81.08% -0.0508 -0.0351) |
| OKLCH | oklch(81.08% 0.062 214.6) |
| XYZ | xyz(46.2762, 54.4482, 74.3872) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 5.91
Baby Blue
#89CFF0
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.45
Robin'S Egg Blue
#98EFF9
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CCDA #DAA193
analogous
#93DAC5 #93CCDA #93A9DA
triadic
#93CCDA #DA93CC #CCDA93
tetradic
#93CCDA #C593DA #DAA193 #A9DA93
square
#93CCDA #C593DA #DAA193 #A9DA93
split-complementary
#93CCDA #DA93A9 #DAC593
monochromatic
#3E9DB5 #65B6CA #93CCDA #C1E2EA #E8F4F7
Accessibility & contrast
On white
1.77
#93CCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#93CCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CCDA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CCDA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#7AD2D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #93ccda; /* rgb */ color: rgb(147, 204, 218); /* oklch */ color: oklch(81.1% 0.062 214.6);
Tailwind
colors: {
custom: {
50: '#b5dbe5',
500: '#93ccda',
950: '#000000',
},
}SCSS
$custom: #93ccda; $custom-light: #b5dbe5; $custom-dark: #000000;
JSON
{
"hex": "#93ccda",
"rgb": {
"r": 147,
"g": 204,
"b": 218
},
"hsl": {
"h": 191.831,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.8108,
"c": 0.06176,
"h": 214.6
},
"luminance": 0.54451
}Semantic roles & 50–950 ramp
primary
#93CCDA
secondary
#B17060
accent
#4629BC
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484