#5DF2AA#5DF2AA
#5DF2AA is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.3% C 0.163 H 158.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF2AA |
|---|---|
| RGB | rgb(93, 242, 170) |
| HSL | hsl(151, 85%, 66%) |
| HSV | hsv(151, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.37, -55.88, 23.24) |
| CIE-LCH | lch(86.37, 60.52, 157.42°) |
| OKLab | oklab(86.3% -0.1524 0.059) |
| OKLCH | oklch(86.3% 0.163 158.9) |
| XYZ | xyz(43.5180, 68.7292, 48.9951) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.59
Seafoam Green
#7AF9AB
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.23
Greenish Turquoise
#00FBB0
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF2AA #F25DA5
analogous
#5DF25F #5DF2AA #5DEFF2
triadic
#5DF2AA #AA5DF2 #F2AA5D
tetradic
#5DF2AA #5F5DF2 #F25DA5 #EFF25D
square
#5DF2AA #5F5DF2 #F25DA5 #EFF25D
split-complementary
#5DF2AA #F25DEF #F25F5D
monochromatic
#10C56D #24ED8C #5DF2AA #96F7C8 #CEFBE5
Accessibility & contrast
On white
1.42
#5DF2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#5DF2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF2AA
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF2AA | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DCD2AF
Tritanopia (blue-blind)
#00F1DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5df2aa; /* rgb */ color: rgb(93, 242, 170); /* oklch */ color: oklch(86.3% 0.163 158.9);
Tailwind
colors: {
custom: {
50: '#99f7c3',
500: '#5df2aa',
950: '#000000',
},
}SCSS
$custom: #5df2aa; $custom-light: #99f7c3; $custom-dark: #000000;
JSON
{
"hex": "#5df2aa",
"rgb": {
"r": 93,
"g": 242,
"b": 170
},
"hsl": {
"h": 151.007,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.86304,
"c": 0.16345,
"h": 158.9
},
"luminance": 0.68734
}Semantic roles & 50–950 ramp
primary
#5DF2AA
secondary
#C23177
accent
#046FE2
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582