#5EDFDF#5EDFDF
#5EDFDF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.113 H 195.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFDF |
|---|---|
| RGB | rgb(94, 223, 223) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 58%, 87%) |
| CMYK | cmyk(57.8%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(82.10, -35.12, -10.68) |
| CIE-LCH | lch(82.10, 36.71, 196.92°) |
| OKLab | oklab(83.25% -0.109 -0.0296) |
| OKLCH | oklch(83.25% 0.113 195.2) |
| XYZ | xyz(44.3173, 60.4782, 79.1356) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.10
Darkturquoise
#00CED1
ΔE00 5.23
Turquoise
#40E0D0
ΔE00 5.89
Bright Light Blue
#26F7FD
ΔE00 5.90
Aqua Blue
#02D8E9
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFDF #DF5E5E
analogous
#5EDF9F #5EDFDF #5E9FDF
triadic
#5EDFDF #DF5EDF #DFDF5E
tetradic
#5EDFDF #9F5EDF #DF5E5E #9FDF5E
square
#5EDFDF #9F5EDF #DF5E5E #9FDF5E
split-complementary
#5EDFDF #DF5E9F #DF9F5E
monochromatic
#20A2A2 #2BD5D5 #5EDFDF #91E9E9 #C4F3F3
Accessibility & contrast
On white
1.60
#5EDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5EDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFDF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFDF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edfdf; /* rgb */ color: rgb(94, 223, 223); /* oklch */ color: oklch(83.2% 0.113 195.2);
Tailwind
colors: {
custom: {
50: '#99e9e9',
500: '#5edfdf',
950: '#000000',
},
}SCSS
$custom: #5edfdf; $custom-light: #99e9e9; $custom-dark: #000000;
JSON
{
"hex": "#5edfdf",
"rgb": {
"r": 94,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 66.839,
"l": 62.157
},
"oklch": {
"l": 0.83249,
"c": 0.11295,
"h": 195.2
},
"luminance": 0.60483
}Semantic roles & 50–950 ramp
primary
#5EDFDF
secondary
#A53C3C
accent
#1717CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484