#5EDFDB#5EDFDB
#5EDFDB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.113 H 192.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFDB |
|---|---|
| RGB | rgb(94, 223, 219) |
| HSL | hsl(178, 67%, 62%) |
| HSV | hsv(178, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(81.98, -36.18, -8.73) |
| CIE-LCH | lch(81.98, 37.22, 193.57°) |
| OKLab | oklab(83.12% -0.1107 -0.0243) |
| OKLCH | oklch(83.12% 0.113 192.4) |
| XYZ | xyz(43.7844, 60.2650, 76.3290) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Turquoise
#40E0D0
ΔE00 4.53
Darkturquoise
#00CED1
ΔE00 5.50
Bright Light Blue
#26F7FD
ΔE00 6.42
Bright Cyan
#41FDFE
ΔE00 6.84
Aqua Blue
#02D8E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFDB #DF5E62
analogous
#5EDF9B #5EDFDB #5EA2DF
triadic
#5EDFDB #DB5EDF #DFDB5E
tetradic
#5EDFDB #9B5EDF #DF5E62 #A2DF5E
square
#5EDFDB #9B5EDF #DF5E62 #A2DF5E
split-complementary
#5EDFDB #DF5EA2 #DF9B5E
monochromatic
#20A29E #2BD5D0 #5EDFDB #91E9E6 #C4F3F2
Accessibility & contrast
On white
1.61
#5EDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5EDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFDB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFDB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edfdb; /* rgb */ color: rgb(94, 223, 219); /* oklch */ color: oklch(83.1% 0.113 192.4);
Tailwind
colors: {
custom: {
50: '#98e9e6',
500: '#5edfdb',
950: '#000000',
},
}SCSS
$custom: #5edfdb; $custom-light: #98e9e6; $custom-dark: #000000;
JSON
{
"hex": "#5edfdb",
"rgb": {
"r": 94,
"g": 223,
"b": 219
},
"hsl": {
"h": 178.14,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.83118,
"c": 0.11331,
"h": 192.4
},
"luminance": 0.6027
}Semantic roles & 50–950 ramp
primary
#5EDFDB
secondary
#A53C3F
accent
#171CCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484