#5ED3E3#5ED3E3
#5ED3E3 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.107 H 207.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED3E3 |
|---|---|
| RGB | rgb(94, 211, 227) |
| HSL | hsl(187, 70%, 63%) |
| HSV | hsv(187, 59%, 89%) |
| CMYK | cmyk(58.6%, 7%, 0%, 11%) |
| CIE-LAB | lab(78.76, -28.30, -17.83) |
| CIE-LCH | lch(78.76, 33.45, 212.21°) |
| OKLab | oklab(80.6% -0.0949 -0.0494) |
| OKLCH | oklch(80.6% 0.107 207.5) |
| XYZ | xyz(41.7698, 54.5100, 80.9784) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.61
Robin'S Egg
#6DEDFD
ΔE00 5.93
Neon Blue
#04D9FF
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 6.82
Robin Egg Blue
#8AF1FE
ΔE00 7.30
Robin'S Egg Blue
#98EFF9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED3E3 #E36E5E
analogous
#5EE3B0 #5ED3E3 #5E90E3
triadic
#5ED3E3 #E35ED3 #D3E35E
tetradic
#5ED3E3 #B05EE3 #E36E5E #90E35E
square
#5ED3E3 #B05EE3 #E36E5E #90E35E
split-complementary
#5ED3E3 #E35E90 #E3B05E
monochromatic
#1D98A9 #2AC5DA #5ED3E3 #92E1EC #C6EFF5
Accessibility & contrast
On white
1.76
#5ED3E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#5ED3E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED3E3
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED3E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED3E3 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CCE4
Deuteranopia (green-blind)
#AFBCE3
Tritanopia (blue-blind)
#00DBD8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5ed3e3; /* rgb */ color: rgb(94, 211, 227); /* oklch */ color: oklch(80.6% 0.107 207.5);
Tailwind
colors: {
custom: {
50: '#98e0eb',
500: '#5ed3e3',
950: '#000000',
},
}SCSS
$custom: #5ed3e3; $custom-light: #98e0eb; $custom-dark: #000000;
JSON
{
"hex": "#5ed3e3",
"rgb": {
"r": 94,
"g": 211,
"b": 227
},
"hsl": {
"h": 187.218,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.80597,
"c": 0.10694,
"h": 207.5
},
"luminance": 0.54514
}Semantic roles & 50–950 ramp
primary
#5ED3E3
secondary
#AB483A
accent
#2A13D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484