#5FF0C5#5FF0C5
#5FF0C5 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.5% C 0.139 H 170.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0C5 |
|---|---|
| RGB | rgb(95, 240, 197) |
| HSL | hsl(162, 83%, 66%) |
| HSV | hsv(162, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 17.9%, 5.9%) |
| CIE-LAB | lab(86.39, -48.93, 9.30) |
| CIE-LCH | lch(86.39, 49.80, 169.24°) |
| OKLab | oklab(86.53% -0.1373 0.0238) |
| OKLCH | oklch(86.53% 0.139 170.2) |
| XYZ | xyz(45.9525, 68.7796, 63.6666) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.54
Aqua Marine
#2EE8BB
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0C5 #F05F8A
analogous
#5FF07C #5FF0C5 #5FD2F0
triadic
#5FF0C5 #C55FF0 #F0C55F
tetradic
#5FF0C5 #7C5FF0 #F05F8A #D2F05F
square
#5FF0C5 #7C5FF0 #F05F8A #D2F05F
split-complementary
#5FF0C5 #F05FD2 #F07C5F
monochromatic
#12C28E #27EBB1 #5FF0C5 #97F5D9 #CFFAEE
Accessibility & contrast
On white
1.42
#5FF0C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#5FF0C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0C5
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0C5 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE1C3
Deuteranopia (green-blind)
#D5D2C8
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff0c5; /* rgb */ color: rgb(95, 240, 197); /* oklch */ color: oklch(86.5% 0.139 170.2);
Tailwind
colors: {
custom: {
50: '#9af6d6',
500: '#5ff0c5',
950: '#000000',
},
}SCSS
$custom: #5ff0c5; $custom-light: #9af6d6; $custom-dark: #000000;
JSON
{
"hex": "#5ff0c5",
"rgb": {
"r": 95,
"g": 240,
"b": 197
},
"hsl": {
"h": 162.207,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86525,
"c": 0.13935,
"h": 170.2
},
"luminance": 0.68784
}Semantic roles & 50–950 ramp
primary
#5FF0C5
secondary
#C0335D
accent
#0647DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583