#5EDBD4#5EDBD4
#5EDBD4 is a light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.111 H 190.2°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBD4 |
|---|---|
| RGB | rgb(94, 219, 212) |
| HSL | hsl(177, 63%, 61%) |
| HSV | hsv(177, 57%, 86%) |
| CMYK | cmyk(57.1%, 0%, 3.2%, 14.1%) |
| CIE-LAB | lab(80.62, -36.17, -7.02) |
| CIE-LCH | lch(80.62, 36.84, 190.99°) |
| OKLab | oklab(81.95% -0.1095 -0.0196) |
| OKLCH | oklch(81.95% 0.111 190.2) |
| XYZ | xyz(41.8261, 57.7920, 71.2253) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.76
Turquoise
#40E0D0
ΔE00 3.72
Darkturquoise
#00CED1
ΔE00 5.40
Bright Aqua
#0BF9EA
ΔE00 7.52
Tiffany Blue
#7BF2DA
ΔE00 7.55
Bright Light Blue
#26F7FD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBD4 #DB5E65
analogous
#5EDB96 #5EDBD4 #5EA4DB
triadic
#5EDBD4 #D45EDB #DBD45E
tetradic
#5EDBD4 #965EDB #DB5E65 #A4DB5E
square
#5EDBD4 #965EDB #DB5E65 #A4DB5E
split-complementary
#5EDBD4 #DB5EA4 #DB965E
monochromatic
#239C95 #2ECEC5 #5EDBD4 #90E6E1 #C2F1EF
Accessibility & contrast
On white
1.67
#5EDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5EDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBD4
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBD4 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D4
Deuteranopia (green-blind)
#BCC2D5
Tritanopia (blue-blind)
#00E0D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5edbd4; /* rgb */ color: rgb(94, 219, 212); /* oklch */ color: oklch(82.0% 0.111 190.2);
Tailwind
colors: {
custom: {
50: '#98e6e1',
500: '#5edbd4',
950: '#000000',
},
}SCSS
$custom: #5edbd4; $custom-light: #98e6e1; $custom-dark: #000000;
JSON
{
"hex": "#5edbd4",
"rgb": {
"r": 94,
"g": 219,
"b": 212
},
"hsl": {
"h": 176.64,
"s": 63.452,
"l": 61.373
},
"oklch": {
"l": 0.81952,
"c": 0.11121,
"h": 190.2
},
"luminance": 0.57796
}Semantic roles & 50–950 ramp
primary
#5EDBD4
secondary
#A03D43
accent
#1A24CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484