#5DE9EA#5DE9EA
#5DE9EA is a very light, moderate teal. Relative luminance 0.665; OKLCH L 85.9% C 0.120 H 195.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE9EA |
|---|---|
| RGB | rgb(93, 233, 234) |
| HSL | hsl(180, 77%, 64%) |
| HSV | hsv(180, 60%, 92%) |
| CMYK | cmyk(60.3%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.27, -36.97, -11.77) |
| CIE-LCH | lch(85.27, 38.80, 197.66°) |
| OKLab | oklab(85.91% -0.1152 -0.0326) |
| OKLCH | oklch(85.91% 0.12 195.8) |
| XYZ | xyz(48.4979, 66.5403, 88.1136) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.83
Bright Cyan
#41FDFE
ΔE00 4.47
Aqua
#00FFFF
ΔE00 5.34
Bright Turquoise
#0FFEF9
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE9EA #EA5E5D
analogous
#5DEAA5 #5DE9EA #5DA2EA
triadic
#5DE9EA #EA5DE9 #E9EA5D
tetradic
#5DE9EA #A55DEA #EA5E5D #A2EA5D
square
#5DE9EA #A55DEA #EA5E5D #A2EA5D
split-complementary
#5DE9EA #EA5DA2 #EAA55D
monochromatic
#17B4B5 #27E2E3 #5DE9EA #93F0F1 #C9F8F8
Accessibility & contrast
On white
1.47
#5DE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#5DE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE9EA
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE9EA | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5de9ea; /* rgb */ color: rgb(93, 233, 234); /* oklch */ color: oklch(85.9% 0.120 195.8);
Tailwind
colors: {
custom: {
50: '#9af0f0',
500: '#5de9ea',
950: '#000000',
},
}SCSS
$custom: #5de9ea; $custom-light: #9af0f0; $custom-dark: #000000;
JSON
{
"hex": "#5de9ea",
"rgb": {
"r": 93,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.426,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.85914,
"c": 0.11973,
"h": 195.8
},
"luminance": 0.66545
}Semantic roles & 50–950 ramp
primary
#5DE9EA
secondary
#B53736
accent
#0E0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585