#93EAED#93EAED
#93EAED is a very light, moderate teal. Relative luminance 0.712; OKLCH L 88.3% C 0.084 H 198.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #93EAED |
|---|---|
| RGB | rgb(147, 234, 237) |
| HSL | hsl(182, 71%, 75%) |
| HSV | hsv(182, 38%, 93%) |
| CMYK | cmyk(38%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(87.56, -25.39, -9.73) |
| CIE-LCH | lch(87.56, 27.19, 200.97°) |
| OKLab | oklab(88.32% -0.0797 -0.0267) |
| OKLCH | oklch(88.32% 0.084 198.5) |
| XYZ | xyz(56.7359, 71.1592, 90.8498) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.88
Robin Egg Blue
#8AF1FE
ΔE00 3.76
Paleturquoise
#AFEEEE
ΔE00 3.77
Light Cyan
#ACFFFC
ΔE00 5.03
Robin'S Egg
#6DEDFD
ΔE00 5.04
Pale Cyan
#B7FFFA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EAED #ED9693
analogous
#93EDC3 #93EAED #93BDED
triadic
#93EAED #ED93EA #EAED93
tetradic
#93EAED #C393ED #ED9693 #BDED93
square
#93EAED #C393ED #ED9693 #BDED93
split-complementary
#93EAED #ED93BD #EDC393
monochromatic
#2AD6DC #5FE0E4 #93EAED #C7F4F6 #E5FAFB
Accessibility & contrast
On white
1.38
#93EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#93EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EAED
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EAED | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3ED
Deuteranopia (green-blind)
#CFD6EE
Tritanopia (blue-blind)
#6DF0EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #93eaed; /* rgb */ color: rgb(147, 234, 237); /* oklch */ color: oklch(88.3% 0.084 198.5);
Tailwind
colors: {
custom: {
50: '#b7f1f2',
500: '#93eaed',
950: '#000000',
},
}SCSS
$custom: #93eaed; $custom-light: #b7f1f2; $custom-dark: #000000;
JSON
{
"hex": "#93eaed",
"rgb": {
"r": 147,
"g": 234,
"b": 237
},
"hsl": {
"h": 182,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.88318,
"c": 0.08406,
"h": 198.5
},
"luminance": 0.71163
}Semantic roles & 50–950 ramp
primary
#93EAED
secondary
#C95F5C
accent
#1812D3
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585