#5DF4C8#5DF4C8
#5DF4C8 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.5% C 0.143 H 170.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF4C8 |
|---|---|
| RGB | rgb(93, 244, 200) |
| HSL | hsl(163, 87%, 66%) |
| HSV | hsv(163, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 18%, 4.3%) |
| CIE-LAB | lab(87.58, -50.28, 9.42) |
| CIE-LCH | lch(87.58, 51.15, 169.38°) |
| OKLab | oklab(87.5% -0.141 0.0241) |
| OKLCH | oklch(87.5% 0.143 170.3) |
| XYZ | xyz(47.2851, 71.1937, 65.8822) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Bright Teal
#01F9C6
ΔE00 3.01
Aquamarine
#7FFFD4
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.39
Light Aquamarine
#7BFDC7
ΔE00 3.80
Light Aqua
#8CFFDB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF4C8 #F45D89
analogous
#5DF47C #5DF4C8 #5DD4F4
triadic
#5DF4C8 #C85DF4 #F4C85D
tetradic
#5DF4C8 #7C5DF4 #F45D89 #D4F45D
square
#5DF4C8 #7C5DF4 #F45D89 #D4F45D
split-complementary
#5DF4C8 #F45DD4 #F47C5D
monochromatic
#0EC992 #24F0B5 #5DF4C8 #96F8DB #D0FCEF
Accessibility & contrast
On white
1.38
#5DF4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#5DF4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF4C8
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF4C8 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C6
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#00F6E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5df4c8; /* rgb */ color: rgb(93, 244, 200); /* oklch */ color: oklch(87.5% 0.143 170.3);
Tailwind
colors: {
custom: {
50: '#99f8d8',
500: '#5df4c8',
950: '#000000',
},
}SCSS
$custom: #5df4c8; $custom-light: #99f8d8; $custom-dark: #000000;
JSON
{
"hex": "#5df4c8",
"rgb": {
"r": 93,
"g": 244,
"b": 200
},
"hsl": {
"h": 162.517,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.87499,
"c": 0.14309,
"h": 170.3
},
"luminance": 0.71199
}Semantic roles & 50–950 ramp
primary
#5DF4C8
secondary
#C6305B
accent
#0244E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583