#5EDBD7#5EDBD7
#5EDBD7 is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.0% C 0.111 H 192.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBD7 |
|---|---|
| RGB | rgb(94, 219, 215) |
| HSL | hsl(178, 63%, 61%) |
| HSV | hsv(178, 57%, 86%) |
| CMYK | cmyk(57.1%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(80.71, -35.38, -8.50) |
| CIE-LCH | lch(80.71, 36.39, 193.50°) |
| OKLab | oklab(82.05% -0.1082 -0.0236) |
| OKLCH | oklch(82.05% 0.111 192.3) |
| XYZ | xyz(42.2080, 57.9447, 73.2369) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.80
Turquoise
#40E0D0
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 7.05
Bright Light Blue
#26F7FD
ΔE00 7.22
Bright Cyan
#41FDFE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBD7 #DB5E62
analogous
#5EDB99 #5EDBD7 #5EA1DB
triadic
#5EDBD7 #D75EDB #DBD75E
tetradic
#5EDBD7 #995EDB #DB5E62 #A1DB5E
square
#5EDBD7 #995EDB #DB5E62 #A1DB5E
split-complementary
#5EDBD7 #DB5EA1 #DB995E
monochromatic
#239C98 #2ECEC9 #5EDBD7 #90E6E3 #C2F1F0
Accessibility & contrast
On white
1.67
#5EDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#5EDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBD7
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBD7 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D7
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5edbd7; /* rgb */ color: rgb(94, 219, 215); /* oklch */ color: oklch(82.0% 0.111 192.3);
Tailwind
colors: {
custom: {
50: '#98e6e3',
500: '#5edbd7',
950: '#000000',
},
}SCSS
$custom: #5edbd7; $custom-light: #98e6e3; $custom-dark: #000000;
JSON
{
"hex": "#5edbd7",
"rgb": {
"r": 94,
"g": 219,
"b": 215
},
"hsl": {
"h": 178.08,
"s": 63.452,
"l": 61.373
},
"oklch": {
"l": 0.82049,
"c": 0.11074,
"h": 192.3
},
"luminance": 0.57949
}Semantic roles & 50–950 ramp
primary
#5EDBD7
secondary
#A03D41
accent
#1A20CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484