#93E2ED#93E2ED
#93E2ED is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.6% C 0.079 H 206.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #93E2ED |
|---|---|
| RGB | rgb(147, 226, 237) |
| HSL | hsl(187, 71%, 75%) |
| HSV | hsv(187, 38%, 93%) |
| CMYK | cmyk(38%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.36, -21.46, -13.02) |
| CIE-LCH | lch(85.36, 25.10, 211.24°) |
| OKLab | oklab(86.55% -0.0703 -0.0357) |
| OKLCH | oklch(86.55% 0.079 206.9) |
| XYZ | xyz(54.5096, 66.7066, 90.1077) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.94
Robin Egg Blue
#8AF1FE
ΔE00 3.83
Robin'S Egg
#6DEDFD
ΔE00 4.87
Powder Blue
#B0E0E6
ΔE00 5.04
Paleturquoise
#AFEEEE
ΔE00 5.25
Pale Sky Blue
#BDF6FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93E2ED #ED9E93
analogous
#93EDCB #93E2ED #93B5ED
triadic
#93E2ED #ED93E2 #E2ED93
tetradic
#93E2ED #CB93ED #ED9E93 #B5ED93
square
#93E2ED #CB93ED #ED9E93 #B5ED93
split-complementary
#93E2ED #ED93B5 #EDCB93
monochromatic
#2AC6DC #5FD4E4 #93E2ED #C7F0F6 #E5F8FB
Accessibility & contrast
On white
1.46
#93E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#93E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93E2ED
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93E2ED | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#6EE8E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #93e2ed; /* rgb */ color: rgb(147, 226, 237); /* oklch */ color: oklch(86.6% 0.079 206.9);
Tailwind
colors: {
custom: {
50: '#b6ebf2',
500: '#93e2ed',
950: '#000000',
},
}SCSS
$custom: #93e2ed; $custom-light: #b6ebf2; $custom-dark: #000000;
JSON
{
"hex": "#93e2ed",
"rgb": {
"r": 147,
"g": 226,
"b": 237
},
"hsl": {
"h": 187.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.86554,
"c": 0.07884,
"h": 206.9
},
"luminance": 0.6671
}Semantic roles & 50–950 ramp
primary
#93E2ED
secondary
#C9695C
accent
#2A12D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485