#5DFEAF#5DFEAF
#5DFEAF is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.3% C 0.175 H 158.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFEAF |
|---|---|
| RGB | rgb(93, 254, 175) |
| HSL | hsl(151, 99%, 68%) |
| HSV | hsv(151, 63%, 100%) |
| CMYK | cmyk(63.4%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(90.00, -59.58, 25.66) |
| CIE-LCH | lch(90.00, 64.87, 156.70°) |
| OKLab | oklab(89.31% -0.1622 0.0649) |
| OKLCH | oklch(89.31% 0.175 158.2) |
| XYZ | xyz(47.6894, 76.3009, 52.7634) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.01
Sea Green (survey)
#53FCA1
ΔE00 2.16
Light Greenish Blue
#63F7B4
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFEAF #FE5DAC
analogous
#5DFE5E #5DFEAF #5DFCFE
triadic
#5DFEAF #AF5DFE #FEAF5D
tetradic
#5DFEAF #5E5DFE #FE5DAC #FCFE5D
square
#5DFEAF #5E5DFE #FE5DAC #FCFE5D
split-complementary
#5DFEAF #FE5DFC #FE5E5D
monochromatic
#01DF72 #20FE91 #5DFEAF #9AFECD #D7FFEB
Accessibility & contrast
On white
1.29
#5DFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#5DFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFEAF
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFEAF | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBAA
Deuteranopia (green-blind)
#E7DCB4
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5dfeaf; /* rgb */ color: rgb(93, 254, 175); /* oklch */ color: oklch(89.3% 0.175 158.2);
Tailwind
colors: {
custom: {
50: '#9affc7',
500: '#5dfeaf',
950: '#000000',
},
}SCSS
$custom: #5dfeaf; $custom-light: #9affc7; $custom-dark: #000000;
JSON
{
"hex": "#5dfeaf",
"rgb": {
"r": 93,
"g": 254,
"b": 175
},
"hsl": {
"h": 150.559,
"s": 98.773,
"l": 68.039
},
"oklch": {
"l": 0.89311,
"c": 0.17471,
"h": 158.2
},
"luminance": 0.76306
}Semantic roles & 50–950 ramp
primary
#5DFEAF
secondary
#D8287E
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682