#5DE2DB#5DE2DB
#5DE2DB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.8% C 0.116 H 190.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2DB |
|---|---|
| RGB | rgb(93, 226, 219) |
| HSL | hsl(177, 70%, 63%) |
| HSV | hsv(177, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(82.82, -37.74, -7.49) |
| CIE-LCH | lch(82.82, 38.47, 191.22°) |
| OKLab | oklab(83.79% -0.1143 -0.0209) |
| OKLCH | oklch(83.79% 0.116 190.4) |
| XYZ | xyz(44.4911, 61.8297, 76.5937) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.56
Mediumturquoise
#48D1CC
ΔE00 4.16
Bright Aqua
#0BF9EA
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.35
Bright Light Blue
#26F7FD
ΔE00 6.45
Bright Cyan
#41FDFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2DB #E25D64
analogous
#5DE298 #5DE2DB #5DA7E2
triadic
#5DE2DB #DB5DE2 #E2DB5D
tetradic
#5DE2DB #985DE2 #E25D64 #A7E25D
square
#5DE2DB #985DE2 #E25D64 #A7E25D
split-complementary
#5DE2DB #E25DA7 #E2985D
monochromatic
#1EA7A0 #29D9CF #5DE2DB #91EBE7 #C5F5F2
Accessibility & contrast
On white
1.57
#5DE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5DE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2DB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2DB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C1C8DC
Tritanopia (blue-blind)
#00E8DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de2db; /* rgb */ color: rgb(93, 226, 219); /* oklch */ color: oklch(83.8% 0.116 190.4);
Tailwind
colors: {
custom: {
50: '#98ebe6',
500: '#5de2db',
950: '#000000',
},
}SCSS
$custom: #5de2db; $custom-light: #98ebe6; $custom-dark: #000000;
JSON
{
"hex": "#5de2db",
"rgb": {
"r": 93,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.842,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.8379,
"c": 0.11622,
"h": 190.4
},
"luminance": 0.61834
}Semantic roles & 50–950 ramp
primary
#5DE2DB
secondary
#A93A40
accent
#141ED2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484