#5ED8CB#5ED8CB
#5ED8CB is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.0% C 0.111 H 185.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED8CB |
|---|---|
| RGB | rgb(94, 216, 203) |
| HSL | hsl(174, 61%, 61%) |
| HSV | hsv(174, 56%, 85%) |
| CMYK | cmyk(56.5%, 0%, 6%, 15.3%) |
| CIE-LAB | lab(79.50, -37.11, -3.88) |
| CIE-LCH | lch(79.50, 37.31, 185.97°) |
| OKLab | oklab(80.96% -0.1102 -0.0111) |
| OKLCH | oklch(80.96% 0.111 185.7) |
| XYZ | xyz(39.9467, 55.7993, 65.1535) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.76
Mediumturquoise
#48D1CC
ΔE00 3.41
Seafoam Blue
#78D1B6
ΔE00 6.18
Darkturquoise
#00CED1
ΔE00 6.57
Tiffany Blue
#7BF2DA
ΔE00 6.80
Aqua (survey)
#13EAC9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED8CB #D85E6B
analogous
#5ED88E #5ED8CB #5EA8D8
triadic
#5ED8CB #CB5ED8 #D8CB5E
tetradic
#5ED8CB #8E5ED8 #D85E6B #A8D85E
square
#5ED8CB #8E5ED8 #D85E6B #A8D85E
split-complementary
#5ED8CB #D85EA8 #D88E5E
monochromatic
#25978B #31C8B8 #5ED8CB #8FE4DB #C1F0EB
Accessibility & contrast
On white
1.73
#5ED8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#5ED8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED8CB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED8CB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ed8cb; /* rgb */ color: rgb(94, 216, 203); /* oklch */ color: oklch(81.0% 0.111 185.7);
Tailwind
colors: {
custom: {
50: '#97e4da',
500: '#5ed8cb',
950: '#000000',
},
}SCSS
$custom: #5ed8cb; $custom-light: #97e4da; $custom-dark: #000000;
JSON
{
"hex": "#5ed8cb",
"rgb": {
"r": 94,
"g": 216,
"b": 203
},
"hsl": {
"h": 173.607,
"s": 61,
"l": 60.784
},
"oklch": {
"l": 0.8096,
"c": 0.11072,
"h": 185.7
},
"luminance": 0.55803
}Semantic roles & 50–950 ramp
primary
#5ED8CB
secondary
#9C3F48
accent
#1D2FC9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483