#5FF0C8#5FF0C8
#5FF0C8 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.137 H 171.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0C8 |
|---|---|
| RGB | rgb(95, 240, 200) |
| HSL | hsl(163, 83%, 66%) |
| HSV | hsv(163, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 16.7%, 5.9%) |
| CIE-LAB | lab(86.46, -48.24, 7.83) |
| CIE-LCH | lch(86.46, 48.87, 170.78°) |
| OKLab | oklab(86.6% -0.136 0.0199) |
| OKLCH | oklch(86.6% 0.137 171.7) |
| XYZ | xyz(46.2997, 68.9184, 65.4950) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Aqua Marine
#2EE8BB
ΔE00 3.11
Bright Teal
#01F9C6
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 3.82
Aqua (survey)
#13EAC9
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0C8 #F05F87
analogous
#5FF07F #5FF0C8 #5FD0F0
triadic
#5FF0C8 #C85FF0 #F0C85F
tetradic
#5FF0C8 #7F5FF0 #F05F87 #D0F05F
square
#5FF0C8 #7F5FF0 #F05F87 #D0F05F
split-complementary
#5FF0C8 #F05FD0 #F07F5F
monochromatic
#12C292 #27EBB5 #5FF0C8 #97F5DB #CFFAEE
Accessibility & contrast
On white
1.42
#5FF0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5FF0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0C8
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0C8 | 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)
#E9E1C6
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff0c8; /* rgb */ color: rgb(95, 240, 200); /* oklch */ color: oklch(86.6% 0.137 171.7);
Tailwind
colors: {
custom: {
50: '#9af6d8',
500: '#5ff0c8',
950: '#000000',
},
}SCSS
$custom: #5ff0c8; $custom-light: #9af6d8; $custom-dark: #000000;
JSON
{
"hex": "#5ff0c8",
"rgb": {
"r": 95,
"g": 240,
"b": 200
},
"hsl": {
"h": 163.448,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86603,
"c": 0.13743,
"h": 171.7
},
"luminance": 0.68923
}Semantic roles & 50–950 ramp
primary
#5FF0C8
secondary
#C0335A
accent
#0642DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583