#5FF0C7#5FF0C7
#5FF0C7 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.138 H 171.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0C7 |
|---|---|
| RGB | rgb(95, 240, 199) |
| HSL | hsl(163, 83%, 66%) |
| HSV | hsv(163, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 17.1%, 5.9%) |
| CIE-LAB | lab(86.44, -48.47, 8.32) |
| CIE-LCH | lch(86.44, 49.18, 170.26°) |
| OKLab | oklab(86.58% -0.1364 0.0212) |
| OKLCH | oklch(86.58% 0.138 171.2) |
| XYZ | xyz(46.1832, 68.8718, 64.8815) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.52
Aqua Marine
#2EE8BB
ΔE00 3.02
Bright Teal
#01F9C6
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0C7 #F05F88
analogous
#5FF07E #5FF0C7 #5FD1F0
triadic
#5FF0C7 #C75FF0 #F0C75F
tetradic
#5FF0C7 #7E5FF0 #F05F88 #D1F05F
square
#5FF0C7 #7E5FF0 #F05F88 #D1F05F
split-complementary
#5FF0C7 #F05FD1 #F07E5F
monochromatic
#12C291 #27EBB3 #5FF0C7 #97F5DB #CFFAEE
Accessibility & contrast
On white
1.42
#5FF0C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5FF0C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0C7
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0C7 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C5
Deuteranopia (green-blind)
#D4D2CA
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff0c7; /* rgb */ color: rgb(95, 240, 199); /* oklch */ color: oklch(86.6% 0.138 171.2);
Tailwind
colors: {
custom: {
50: '#9af6d8',
500: '#5ff0c7',
950: '#000000',
},
}SCSS
$custom: #5ff0c7; $custom-light: #9af6d8; $custom-dark: #000000;
JSON
{
"hex": "#5ff0c7",
"rgb": {
"r": 95,
"g": 240,
"b": 199
},
"hsl": {
"h": 163.034,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86577,
"c": 0.13806,
"h": 171.2
},
"luminance": 0.68877
}Semantic roles & 50–950 ramp
primary
#5FF0C7
secondary
#C0335B
accent
#0644DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583