#5DE4E8#5DE4E8
#5DE4E8 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.117 H 197.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE4E8 |
|---|---|
| RGB | rgb(93, 228, 232) |
| HSL | hsl(182, 75%, 64%) |
| HSV | hsv(182, 60%, 91%) |
| CMYK | cmyk(59.9%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(83.78, -35.19, -12.95) |
| CIE-LCH | lch(83.78, 37.50, 200.20°) |
| OKLab | oklab(84.69% -0.1109 -0.0359) |
| OKLCH | oklch(84.69% 0.117 197.9) |
| XYZ | xyz(46.8168, 63.6352, 86.1438) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 4.87
Aqua Blue
#02D8E9
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE4E8 #E8615D
analogous
#5DE8A6 #5DE4E8 #5D9EE8
triadic
#5DE4E8 #E85DE4 #E4E85D
tetradic
#5DE4E8 #A65DE8 #E8615D #9EE85D
square
#5DE4E8 #A65DE8 #E8615D #9EE85D
split-complementary
#5DE4E8 #E85D9E #E8A65D
monochromatic
#19ADB1 #27DBE0 #5DE4E8 #93EDF0 #C8F6F7
Accessibility & contrast
On white
1.53
#5DE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5DE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE4E8
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE4E8 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE9
Deuteranopia (green-blind)
#BFCAE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de4e8; /* rgb */ color: rgb(93, 228, 232); /* oklch */ color: oklch(84.7% 0.117 197.9);
Tailwind
colors: {
custom: {
50: '#99edef',
500: '#5de4e8',
950: '#000000',
},
}SCSS
$custom: #5de4e8; $custom-light: #99edef; $custom-dark: #000000;
JSON
{
"hex": "#5de4e8",
"rgb": {
"r": 93,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.727,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.84686,
"c": 0.11659,
"h": 197.9
},
"luminance": 0.6364
}Semantic roles & 50–950 ramp
primary
#5DE4E8
secondary
#B23B37
accent
#140ED7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585