#5DE8EA#5DE8EA
#5DE8EA is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.7% C 0.119 H 196.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE8EA |
|---|---|
| RGB | rgb(93, 232, 234) |
| HSL | hsl(181, 77%, 64%) |
| HSV | hsv(181, 60%, 92%) |
| CMYK | cmyk(60.3%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(84.98, -36.51, -12.20) |
| CIE-LCH | lch(84.98, 38.49, 198.48°) |
| OKLab | oklab(85.68% -0.1142 -0.0338) |
| OKLCH | oklch(85.68% 0.119 196.5) |
| XYZ | xyz(48.2156, 65.9758, 88.0195) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.93
Bright Cyan
#41FDFE
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 5.28
Aqua
#00FFFF
ΔE00 5.60
Bright Turquoise
#0FFEF9
ΔE00 5.91
Mediumturquoise
#48D1CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE8EA #EA5F5D
analogous
#5DEAA6 #5DE8EA #5DA2EA
triadic
#5DE8EA #EA5DE8 #E8EA5D
tetradic
#5DE8EA #A65DEA #EA5F5D #A2EA5D
square
#5DE8EA #A65DEA #EA5F5D #A2EA5D
split-complementary
#5DE8EA #EA5DA2 #EAA65D
monochromatic
#17B3B5 #27E0E3 #5DE8EA #93F0F1 #C9F7F8
Accessibility & contrast
On white
1.48
#5DE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5DE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE8EA
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE8EA | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5de8ea; /* rgb */ color: rgb(93, 232, 234); /* oklch */ color: oklch(85.7% 0.119 196.5);
Tailwind
colors: {
custom: {
50: '#9af0f0',
500: '#5de8ea',
950: '#000000',
},
}SCSS
$custom: #5de8ea; $custom-light: #9af0f0; $custom-dark: #000000;
JSON
{
"hex": "#5de8ea",
"rgb": {
"r": 93,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.851,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.85682,
"c": 0.11908,
"h": 196.5
},
"luminance": 0.65981
}Semantic roles & 50–950 ramp
primary
#5DE8EA
secondary
#B53836
accent
#0F0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585