#5EDFDE#5EDFDE
#5EDFDE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.113 H 194.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFDE |
|---|---|
| RGB | rgb(94, 223, 222) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(82.07, -35.38, -10.20) |
| CIE-LCH | lch(82.07, 36.82, 196.08°) |
| OKLab | oklab(83.22% -0.1094 -0.0283) |
| OKLCH | oklch(83.22% 0.113 194.5) |
| XYZ | xyz(44.1829, 60.4244, 78.4277) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.94
Darkturquoise
#00CED1
ΔE00 5.26
Turquoise
#40E0D0
ΔE00 5.54
Bright Light Blue
#26F7FD
ΔE00 6.00
Aqua Blue
#02D8E9
ΔE00 6.22
Bright Cyan
#41FDFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFDE #DF5E5F
analogous
#5EDF9E #5EDFDE #5EA0DF
triadic
#5EDFDE #DE5EDF #DFDE5E
tetradic
#5EDFDE #9E5EDF #DF5E5F #A0DF5E
square
#5EDFDE #9E5EDF #DF5E5F #A0DF5E
split-complementary
#5EDFDE #DF5EA0 #DF9E5E
monochromatic
#20A2A1 #2BD5D4 #5EDFDE #91E9E8 #C4F3F3
Accessibility & contrast
On white
1.60
#5EDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5EDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFDE
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFDE | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BDC6DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edfde; /* rgb */ color: rgb(94, 223, 222); /* oklch */ color: oklch(83.2% 0.113 194.5);
Tailwind
colors: {
custom: {
50: '#99e9e8',
500: '#5edfde',
950: '#000000',
},
}SCSS
$custom: #5edfde; $custom-light: #99e9e8; $custom-dark: #000000;
JSON
{
"hex": "#5edfde",
"rgb": {
"r": 94,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.535,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.83216,
"c": 0.11302,
"h": 194.5
},
"luminance": 0.60429
}Semantic roles & 50–950 ramp
primary
#5EDFDE
secondary
#A53C3D
accent
#1718CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484