#93E4E4#93E4E4
#93E4E4 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.7% C 0.079 H 195.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #93E4E4 |
|---|---|
| RGB | rgb(147, 228, 228) |
| HSL | hsl(180, 60%, 74%) |
| HSV | hsv(180, 36%, 89%) |
| CMYK | cmyk(35.5%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.65, -24.60, -7.84) |
| CIE-LCH | lch(85.65, 25.82, 197.67°) |
| OKLab | oklab(86.7% -0.0762 -0.0215) |
| OKLCH | oklch(86.7% 0.079 195.8) |
| XYZ | xyz(53.7746, 67.2878, 83.5380) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.93
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.38
Pale Cyan
#B7FFFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93E4E4 #E49393
analogous
#93E4BB #93E4E4 #93BBE4
triadic
#93E4E4 #E493E4 #E4E493
tetradic
#93E4E4 #BB93E4 #E49393 #BBE493
square
#93E4E4 #BB93E4 #E49393 #BBE493
split-complementary
#93E4E4 #E493BB #E4BB93
monochromatic
#33CACA #62D8D8 #93E4E4 #C4F0F0 #E7F9F9
Accessibility & contrast
On white
1.45
#93E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#93E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93E4E4
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93E4E4 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE4
Deuteranopia (green-blind)
#CBD1E5
Tritanopia (blue-blind)
#72E9E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #93e4e4; /* rgb */ color: rgb(147, 228, 228); /* oklch */ color: oklch(86.7% 0.079 195.8);
Tailwind
colors: {
custom: {
50: '#b6ecec',
500: '#93e4e4',
950: '#000000',
},
}SCSS
$custom: #93e4e4; $custom-light: #b6ecec; $custom-dark: #000000;
JSON
{
"hex": "#93e4e4",
"rgb": {
"r": 147,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.86703,
"c": 0.0792,
"h": 195.8
},
"luminance": 0.67291
}Semantic roles & 50–950 ramp
primary
#93E4E4
secondary
#BD5E5E
accent
#1E1EC8
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484