#5EDCD8#5EDCD8
#5EDCD8 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.111 H 192.3°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCD8 |
|---|---|
| RGB | rgb(94, 220, 216) |
| HSL | hsl(178, 64%, 62%) |
| HSV | hsv(178, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.03, -35.58, -8.56) |
| CIE-LCH | lch(81.03, 36.59, 193.52°) |
| OKLab | oklab(82.32% -0.1088 -0.0238) |
| OKLCH | oklch(82.32% 0.111 192.3) |
| XYZ | xyz(42.5986, 58.5196, 74.0029) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.99
Turquoise
#40E0D0
ΔE00 4.60
Darkturquoise
#00CED1
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 7.01
Aqua Blue
#02D8E9
ΔE00 7.07
Bright Cyan
#41FDFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCD8 #DC5E62
analogous
#5EDC99 #5EDCD8 #5EA1DC
triadic
#5EDCD8 #D85EDC #DCD85E
tetradic
#5EDCD8 #995EDC #DC5E62 #A1DC5E
square
#5EDCD8 #995EDC #DC5E62 #A1DC5E
split-complementary
#5EDCD8 #DC5EA1 #DC995E
monochromatic
#229D99 #2DD0CA #5EDCD8 #90E7E4 #C3F2F0
Accessibility & contrast
On white
1.65
#5EDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5EDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCD8
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCD8 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BCC3D9
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5edcd8; /* rgb */ color: rgb(94, 220, 216); /* oklch */ color: oklch(82.3% 0.111 192.3);
Tailwind
colors: {
custom: {
50: '#98e7e4',
500: '#5edcd8',
950: '#000000',
},
}SCSS
$custom: #5edcd8; $custom-light: #98e7e4; $custom-dark: #000000;
JSON
{
"hex": "#5edcd8",
"rgb": {
"r": 94,
"g": 220,
"b": 216
},
"hsl": {
"h": 178.095,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.82317,
"c": 0.11139,
"h": 192.3
},
"luminance": 0.58524
}Semantic roles & 50–950 ramp
primary
#5EDCD8
secondary
#A13D40
accent
#191FCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484