#5DF5EB#5DF5EB
#5DF5EB is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.7% C 0.128 H 189.0°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF5EB |
|---|---|
| RGB | rgb(93, 245, 235) |
| HSL | hsl(176, 88%, 66%) |
| HSV | hsv(176, 62%, 96%) |
| CMYK | cmyk(62%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(88.74, -42.14, -7.13) |
| CIE-LCH | lch(88.74, 42.74, 189.61°) |
| OKLab | oklab(88.74% -0.1268 -0.02) |
| OKLCH | oklch(88.74% 0.128 189) |
| XYZ | xyz(52.1552, 73.6245, 90.0434) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.06
Bright Turquoise
#0FFEF9
ΔE00 3.31
Bright Cyan
#41FDFE
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.32
Bright Light Blue
#26F7FD
ΔE00 5.27
Tiffany Blue
#7BF2DA
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF5EB #F55D67
analogous
#5DF59F #5DF5EB #5DB3F5
triadic
#5DF5EB #EB5DF5 #F5EB5D
tetradic
#5DF5EB #9F5DF5 #F55D67 #B3F55D
square
#5DF5EB #9F5DF5 #F55D67 #B3F55D
split-complementary
#5DF5EB #F55DB3 #F59F5D
monochromatic
#0DCBBF #23F1E4 #5DF5EB #97F9F2 #D0FCF9
Accessibility & contrast
On white
1.34
#5DF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#5DF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF5EB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF5EB | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#00FBF2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5df5eb; /* rgb */ color: rgb(93, 245, 235); /* oklch */ color: oklch(88.7% 0.128 189.0);
Tailwind
colors: {
custom: {
50: '#9bf9f1',
500: '#5df5eb',
950: '#000000',
},
}SCSS
$custom: #5df5eb; $custom-light: #9bf9f1; $custom-dark: #000000;
JSON
{
"hex": "#5df5eb",
"rgb": {
"r": 93,
"g": 245,
"b": 235
},
"hsl": {
"h": 176.053,
"s": 88.372,
"l": 66.275
},
"oklch": {
"l": 0.88737,
"c": 0.12839,
"h": 189
},
"luminance": 0.7363
}Semantic roles & 50–950 ramp
primary
#5DF5EB
secondary
#C72F39
accent
#0110E5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585