#5DE7E3#5DE7E3
#5DE7E3 is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.2% C 0.119 H 192.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE7E3 |
|---|---|
| RGB | rgb(93, 231, 227) |
| HSL | hsl(178, 74%, 64%) |
| HSV | hsv(178, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 1.7%, 9.4%) |
| CIE-LAB | lab(84.49, -37.92, -9.24) |
| CIE-LCH | lch(84.49, 39.03, 193.69°) |
| OKLab | oklab(85.22% -0.1161 -0.0257) |
| OKLCH | oklch(85.22% 0.119 192.5) |
| XYZ | xyz(46.9491, 65.0201, 82.7340) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 5.26
Bright Turquoise
#0FFEF9
ΔE00 5.49
Aqua
#00FFFF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE7E3 #E75D61
analogous
#5DE79E #5DE7E3 #5DA6E7
triadic
#5DE7E3 #E35DE7 #E7E35D
tetradic
#5DE7E3 #9E5DE7 #E75D61 #A6E75D
square
#5DE7E3 #9E5DE7 #E75D61 #A6E75D
split-complementary
#5DE7E3 #E75DA6 #E79E5D
monochromatic
#1AB0AB #28DFDA #5DE7E3 #92EFEC #C8F7F5
Accessibility & contrast
On white
1.50
#5DE7E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5DE7E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE7E3
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE7E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE7E3 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE3
Deuteranopia (green-blind)
#C4CCE4
Tritanopia (blue-blind)
#00EDE5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5de7e3; /* rgb */ color: rgb(93, 231, 227); /* oklch */ color: oklch(85.2% 0.119 192.5);
Tailwind
colors: {
custom: {
50: '#99efeb',
500: '#5de7e3',
950: '#000000',
},
}SCSS
$custom: #5de7e3; $custom-light: #99efeb; $custom-dark: #000000;
JSON
{
"hex": "#5de7e3",
"rgb": {
"r": 93,
"g": 231,
"b": 227
},
"hsl": {
"h": 178.261,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.85219,
"c": 0.11889,
"h": 192.5
},
"luminance": 0.65025
}Semantic roles & 50–950 ramp
primary
#5DE7E3
secondary
#B0383B
accent
#0F15D6
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584