#93DDEA#93DDEA
#93DDEA is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.4% C 0.075 H 209.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #93DDEA |
|---|---|
| RGB | rgb(147, 221, 234) |
| HSL | hsl(189, 67%, 75%) |
| HSV | hsv(189, 37%, 92%) |
| CMYK | cmyk(37.2%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.89, -19.70, -13.63) |
| CIE-LCH | lch(83.89, 23.96, 214.68°) |
| OKLab | oklab(85.35% -0.0655 -0.0374) |
| OKLCH | oklch(85.35% 0.075 209.7) |
| XYZ | xyz(52.7351, 63.8531, 87.3720) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.36
Powder Blue
#B0E0E6
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 5.90
Lightblue
#ADD8E6
ΔE00 6.03
Paleturquoise
#AFEEEE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DDEA #EAA093
analogous
#93EACC #93DDEA #93B1EA
triadic
#93DDEA #EA93DD #DDEA93
tetradic
#93DDEA #CC93EA #EAA093 #B1EA93
square
#93DDEA #CC93EA #EAA093 #B1EA93
split-complementary
#93DDEA #EA93B1 #EACC93
monochromatic
#2DBDD6 #60CDE0 #93DDEA #C6EDF4 #E5F7FA
Accessibility & contrast
On white
1.52
#93DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#93DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DDEA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DDEA | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#71E3E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93ddea; /* rgb */ color: rgb(147, 221, 234); /* oklch */ color: oklch(85.4% 0.075 209.7);
Tailwind
colors: {
custom: {
50: '#b6e7f0',
500: '#93ddea',
950: '#000000',
},
}SCSS
$custom: #93ddea; $custom-light: #b6e7f0; $custom-dark: #000000;
JSON
{
"hex": "#93ddea",
"rgb": {
"r": 147,
"g": 221,
"b": 234
},
"hsl": {
"h": 188.966,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.85354,
"c": 0.0754,
"h": 209.7
},
"luminance": 0.63856
}Semantic roles & 50–950 ramp
primary
#93DDEA
secondary
#C56C5C
accent
#3216CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485