#5EDBD5#5EDBD5
#5EDBD5 is a light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.111 H 190.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBD5 |
|---|---|
| RGB | rgb(94, 219, 213) |
| HSL | hsl(177, 63%, 61%) |
| HSV | hsv(177, 57%, 86%) |
| CMYK | cmyk(57.1%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(80.65, -35.91, -7.52) |
| CIE-LCH | lch(80.65, 36.68, 191.82°) |
| OKLab | oklab(81.99% -0.109 -0.0209) |
| OKLCH | oklch(81.99% 0.111 190.9) |
| XYZ | xyz(41.9526, 57.8426, 71.8917) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.73
Turquoise
#40E0D0
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 5.22
Bright Light Blue
#26F7FD
ΔE00 7.55
Bright Aqua
#0BF9EA
ΔE00 7.64
Aqua Blue
#02D8E9
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBD5 #DB5E64
analogous
#5EDB97 #5EDBD5 #5EA3DB
triadic
#5EDBD5 #D55EDB #DBD55E
tetradic
#5EDBD5 #975EDB #DB5E64 #A3DB5E
square
#5EDBD5 #975EDB #DB5E64 #A3DB5E
split-complementary
#5EDBD5 #DB5EA3 #DB975E
monochromatic
#239C96 #2ECEC6 #5EDBD5 #90E6E2 #C2F1EF
Accessibility & contrast
On white
1.67
#5EDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#5EDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBD5
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBD5 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D5
Deuteranopia (green-blind)
#BBC2D6
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5edbd5; /* rgb */ color: rgb(94, 219, 213); /* oklch */ color: oklch(82.0% 0.111 190.9);
Tailwind
colors: {
custom: {
50: '#98e6e1',
500: '#5edbd5',
950: '#000000',
},
}SCSS
$custom: #5edbd5; $custom-light: #98e6e1; $custom-dark: #000000;
JSON
{
"hex": "#5edbd5",
"rgb": {
"r": 94,
"g": 219,
"b": 213
},
"hsl": {
"h": 177.12,
"s": 63.452,
"l": 61.373
},
"oklch": {
"l": 0.81985,
"c": 0.11103,
"h": 190.9
},
"luminance": 0.57847
}Semantic roles & 50–950 ramp
primary
#5EDBD5
secondary
#A03D42
accent
#1A23CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484