#5EDFDD#5EDFDD
#5EDFDD is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.113 H 193.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFDD |
|---|---|
| RGB | rgb(94, 223, 221) |
| HSL | hsl(179, 67%, 62%) |
| HSV | hsv(179, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.04, -35.65, -9.71) |
| CIE-LCH | lch(82.04, 36.95, 195.23°) |
| OKLab | oklab(83.18% -0.1098 -0.0269) |
| OKLCH | oklch(83.18% 0.113 193.8) |
| XYZ | xyz(44.0493, 60.3710, 77.7239) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.79
Turquoise
#40E0D0
ΔE00 5.20
Darkturquoise
#00CED1
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.53
Bright Cyan
#41FDFE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFDD #DF5E60
analogous
#5EDF9D #5EDFDD #5EA0DF
triadic
#5EDFDD #DD5EDF #DFDD5E
tetradic
#5EDFDD #9D5EDF #DF5E60 #A0DF5E
square
#5EDFDD #9D5EDF #DF5E60 #A0DF5E
split-complementary
#5EDFDD #DF5EA0 #DF9D5E
monochromatic
#20A2A0 #2BD5D2 #5EDFDD #91E9E8 #C4F3F3
Accessibility & contrast
On white
1.61
#5EDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5EDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFDD
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFDD | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BDC6DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edfdd; /* rgb */ color: rgb(94, 223, 221); /* oklch */ color: oklch(83.2% 0.113 193.8);
Tailwind
colors: {
custom: {
50: '#99e9e7',
500: '#5edfdd',
950: '#000000',
},
}SCSS
$custom: #5edfdd; $custom-light: #99e9e7; $custom-dark: #000000;
JSON
{
"hex": "#5edfdd",
"rgb": {
"r": 94,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.07,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.83183,
"c": 0.1131,
"h": 193.8
},
"luminance": 0.60375
}Semantic roles & 50–950 ramp
primary
#5EDFDD
secondary
#A53C3E
accent
#171ACF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484