#5ED4E4#5ED4E4
#5ED4E4 is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.9% C 0.108 H 207.4°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED4E4 |
|---|---|
| RGB | rgb(94, 212, 228) |
| HSL | hsl(187, 71%, 63%) |
| HSV | hsv(187, 59%, 89%) |
| CMYK | cmyk(58.8%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(79.08, -28.51, -17.88) |
| CIE-LCH | lch(79.08, 33.65, 212.10°) |
| OKLab | oklab(80.86% -0.0955 -0.0495) |
| OKLCH | oklch(80.86% 0.108 207.4) |
| XYZ | xyz(42.1574, 55.0638, 81.7904) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.84
Robin Egg Blue
#8AF1FE
ΔE00 7.09
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED4E4 #E46E5E
analogous
#5EE4B1 #5ED4E4 #5E91E4
triadic
#5ED4E4 #E45ED4 #D4E45E
tetradic
#5ED4E4 #B15EE4 #E46E5E #91E45E
square
#5ED4E4 #B15EE4 #E46E5E #91E45E
split-complementary
#5ED4E4 #E45E91 #E4B15E
monochromatic
#1D9AAB #2AC6DB #5ED4E4 #92E2ED #C7F0F6
Accessibility & contrast
On white
1.75
#5ED4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#5ED4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED4E4
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED4E4 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE5
Deuteranopia (green-blind)
#AFBDE4
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ed4e4; /* rgb */ color: rgb(94, 212, 228); /* oklch */ color: oklch(80.9% 0.108 207.4);
Tailwind
colors: {
custom: {
50: '#98e1ec',
500: '#5ed4e4',
950: '#000000',
},
}SCSS
$custom: #5ed4e4; $custom-light: #98e1ec; $custom-dark: #000000;
JSON
{
"hex": "#5ed4e4",
"rgb": {
"r": 94,
"g": 212,
"b": 228
},
"hsl": {
"h": 187.164,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.80865,
"c": 0.10759,
"h": 207.4
},
"luminance": 0.55068
}Semantic roles & 50–950 ramp
primary
#5ED4E4
secondary
#AD473A
accent
#2912D3
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1516
muted
#808484