#5ED2DF#5ED2DF
#5ED2DF is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.106 H 205.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED2DF |
|---|---|
| RGB | rgb(94, 210, 223) |
| HSL | hsl(186, 67%, 62%) |
| HSV | hsv(186, 58%, 87%) |
| CMYK | cmyk(57.8%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.34, -28.93, -16.31) |
| CIE-LCH | lch(78.34, 33.21, 209.41°) |
| OKLab | oklab(80.22% -0.0954 -0.0451) |
| OKLCH | oklch(80.22% 0.106 205.3) |
| XYZ | xyz(40.9764, 53.7965, 78.0220) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Darkturquoise
#00CED1
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.23
Neon Blue
#04D9FF
ΔE00 7.02
Mediumturquoise
#48D1CC
ΔE00 7.04
Robin Egg Blue
#8AF1FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED2DF #DF6B5E
analogous
#5EDFAC #5ED2DF #5E91DF
triadic
#5ED2DF #DF5ED2 #D2DF5E
tetradic
#5ED2DF #AC5EDF #DF6B5E #91DF5E
square
#5ED2DF #AC5EDF #DF6B5E #91DF5E
split-complementary
#5ED2DF #DF5E91 #DFAC5E
monochromatic
#2095A2 #2BC4D5 #5ED2DF #91E0E9 #C4EFF3
Accessibility & contrast
On white
1.79
#5ED2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#5ED2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED2DF
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED2DF | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#AFBBDF
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed2df; /* rgb */ color: rgb(94, 210, 223); /* oklch */ color: oklch(80.2% 0.106 205.3);
Tailwind
colors: {
custom: {
50: '#98e0e9',
500: '#5ed2df',
950: '#000000',
},
}SCSS
$custom: #5ed2df; $custom-light: #98e0e9; $custom-dark: #000000;
JSON
{
"hex": "#5ed2df",
"rgb": {
"r": 94,
"g": 210,
"b": 223
},
"hsl": {
"h": 186.047,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.80221,
"c": 0.10556,
"h": 205.3
},
"luminance": 0.53801
}Semantic roles & 50–950 ramp
primary
#5ED2DF
secondary
#A5473C
accent
#2917CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484