#5ED8DE#5ED8DE
#5ED8DE is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.6% C 0.108 H 199.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED8DE |
|---|---|
| RGB | rgb(94, 216, 222) |
| HSL | hsl(183, 66%, 62%) |
| HSV | hsv(183, 58%, 87%) |
| CMYK | cmyk(57.7%, 2.7%, 0%, 12.9%) |
| CIE-LAB | lab(80.05, -32.09, -13.22) |
| CIE-LCH | lch(80.05, 34.71, 202.39°) |
| OKLab | oklab(81.58% -0.1021 -0.0366) |
| OKLCH | oklch(81.58% 0.108 199.7) |
| XYZ | xyz(42.3512, 56.7611, 77.8171) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 4.64
Mediumturquoise
#48D1CC
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Bright Light Blue
#26F7FD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED8DE #DE645E
analogous
#5EDEA4 #5ED8DE #5E98DE
triadic
#5ED8DE #DE5ED8 #D8DE5E
tetradic
#5ED8DE #A45EDE #DE645E #98DE5E
square
#5ED8DE #A45EDE #DE645E #98DE5E
split-complementary
#5ED8DE #DE5E98 #DEA45E
monochromatic
#219BA1 #2BCCD3 #5ED8DE #91E4E8 #C4F1F3
Accessibility & contrast
On white
1.70
#5ED8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#5ED8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED8DE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED8DE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#B6C0DF
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ed8de; /* rgb */ color: rgb(94, 216, 222); /* oklch */ color: oklch(81.6% 0.108 199.7);
Tailwind
colors: {
custom: {
50: '#98e4e8',
500: '#5ed8de',
950: '#000000',
},
}SCSS
$custom: #5ed8de; $custom-light: #98e4e8; $custom-dark: #000000;
JSON
{
"hex": "#5ed8de",
"rgb": {
"r": 94,
"g": 216,
"b": 222
},
"hsl": {
"h": 182.813,
"s": 65.979,
"l": 61.961
},
"oklch": {
"l": 0.81582,
"c": 0.10848,
"h": 199.7
},
"luminance": 0.56765
}Semantic roles & 50–950 ramp
primary
#5ED8DE
secondary
#A4413C
accent
#2018CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484