#5FF1C8#5FF1C8
#5FF1C8 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.8% C 0.139 H 171.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1C8 |
|---|---|
| RGB | rgb(95, 241, 200) |
| HSL | hsl(163, 84%, 66%) |
| HSV | hsv(163, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 17%, 5.5%) |
| CIE-LAB | lab(86.76, -48.66, 8.25) |
| CIE-LCH | lch(86.76, 49.36, 170.38°) |
| OKLab | oklab(86.84% -0.137 0.021) |
| OKLCH | oklch(86.84% 0.139 171.3) |
| XYZ | xyz(46.5949, 69.5088, 65.5933) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.47
Aqua Marine
#2EE8BB
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 3.62
Aqua (survey)
#13EAC9
ΔE00 4.06
Light Aquamarine
#7BFDC7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1C8 #F15F88
analogous
#5FF17F #5FF1C8 #5FD1F1
triadic
#5FF1C8 #C85FF1 #F1C85F
tetradic
#5FF1C8 #7F5FF1 #F15F88 #D1F15F
square
#5FF1C8 #7F5FF1 #F15F88 #D1F15F
split-complementary
#5FF1C8 #F15FD1 #F17F5F
monochromatic
#11C492 #27ECB5 #5FF1C8 #97F6DB #D0FBEF
Accessibility & contrast
On white
1.41
#5FF1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#5FF1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1C8
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1C8 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C6
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff1c8; /* rgb */ color: rgb(95, 241, 200); /* oklch */ color: oklch(86.8% 0.139 171.3);
Tailwind
colors: {
custom: {
50: '#9af6d8',
500: '#5ff1c8',
950: '#000000',
},
}SCSS
$custom: #5ff1c8; $custom-light: #9af6d8; $custom-dark: #000000;
JSON
{
"hex": "#5ff1c8",
"rgb": {
"r": 95,
"g": 241,
"b": 200
},
"hsl": {
"h": 163.151,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86841,
"c": 0.1386,
"h": 171.3
},
"luminance": 0.69514
}Semantic roles & 50–950 ramp
primary
#5FF1C8
secondary
#C2325B
accent
#0543E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583