#93EAEE#93EAEE
#93EAEE is a very light, moderate teal. Relative luminance 0.712; OKLCH L 88.4% C 0.084 H 199.5°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #93EAEE |
|---|---|
| RGB | rgb(147, 234, 238) |
| HSL | hsl(183, 73%, 75%) |
| HSV | hsv(183, 38%, 93%) |
| CMYK | cmyk(38.2%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(87.59, -25.16, -10.21) |
| CIE-LCH | lch(87.59, 27.15, 202.10°) |
| OKLab | oklab(88.35% -0.0793 -0.0281) |
| OKLCH | oklch(88.35% 0.084 199.5) |
| XYZ | xyz(56.8824, 71.2178, 91.6214) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.53
Robin Egg Blue
#8AF1FE
ΔE00 3.45
Paleturquoise
#AFEEEE
ΔE00 3.82
Robin'S Egg
#6DEDFD
ΔE00 4.78
Light Cyan
#ACFFFC
ΔE00 5.18
Pale Cyan
#B7FFFA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93EAEE #EE9793
analogous
#93EEC4 #93EAEE #93BDEE
triadic
#93EAEE #EE93EA #EAEE93
tetradic
#93EAEE #C493EE #EE9793 #BDEE93
square
#93EAEE #C493EE #EE9793 #BDEE93
split-complementary
#93EAEE #EE93BD #EEC493
monochromatic
#29D5DD #5EE0E6 #93EAEE #C8F4F6 #E5FAFB
Accessibility & contrast
On white
1.38
#93EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#93EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93EAEE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93EAEE | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#6CF0EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #93eaee; /* rgb */ color: rgb(147, 234, 238); /* oklch */ color: oklch(88.4% 0.084 199.5);
Tailwind
colors: {
custom: {
50: '#b7f1f3',
500: '#93eaee',
950: '#000000',
},
}SCSS
$custom: #93eaee; $custom-light: #b7f1f3; $custom-dark: #000000;
JSON
{
"hex": "#93eaee",
"rgb": {
"r": 147,
"g": 234,
"b": 238
},
"hsl": {
"h": 182.637,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.88351,
"c": 0.08411,
"h": 199.5
},
"luminance": 0.71222
}Semantic roles & 50–950 ramp
primary
#93EAEE
secondary
#CA605B
accent
#1911D5
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121617
muted
#828585