#5FF2AF#5FF2AF
#5FF2AF is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.158 H 160.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2AF |
|---|---|
| RGB | rgb(95, 242, 175) |
| HSL | hsl(153, 85%, 66%) |
| HSV | hsv(153, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 27.7%, 5.1%) |
| CIE-LAB | lab(86.52, -54.50, 20.88) |
| CIE-LCH | lch(86.52, 58.36, 159.03°) |
| OKLab | oklab(86.47% -0.1492 0.0532) |
| OKLCH | oklch(86.47% 0.158 160.4) |
| XYZ | xyz(44.2052, 69.0278, 51.5432) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.09
Light Blue Green
#7EFBB3
ΔE00 3.17
Greenish Cyan
#2AFEB7
ΔE00 3.41
Greenish Turquoise
#00FBB0
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2AF #F25FA2
analogous
#5FF265 #5FF2AF #5FEBF2
triadic
#5FF2AF #AF5FF2 #F2AF5F
tetradic
#5FF2AF #655FF2 #F25FA2 #EBF25F
square
#5FF2AF #655FF2 #F25FA2 #EBF25F
split-complementary
#5FF2AF #F25FEB #F2655F
monochromatic
#10C673 #26ED93 #5FF2AF #98F7CB #D0FBE8
Accessibility & contrast
On white
1.42
#5FF2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#5FF2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2AF
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2AF | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#DBD3B3
Tritanopia (blue-blind)
#00F1E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff2af; /* rgb */ color: rgb(95, 242, 175); /* oklch */ color: oklch(86.5% 0.158 160.4);
Tailwind
colors: {
custom: {
50: '#9af7c7',
500: '#5ff2af',
950: '#000000',
},
}SCSS
$custom: #5ff2af; $custom-light: #9af7c7; $custom-dark: #000000;
JSON
{
"hex": "#5ff2af",
"rgb": {
"r": 95,
"g": 242,
"b": 175
},
"hsl": {
"h": 152.653,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.86472,
"c": 0.15838,
"h": 160.4
},
"luminance": 0.69032
}Semantic roles & 50–950 ramp
primary
#5FF2AF
secondary
#C43274
accent
#0469E1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582