#5FF1B8#5FF1B8
#5FF1B8 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.4% C 0.150 H 164.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1B8 |
|---|---|
| RGB | rgb(95, 241, 184) |
| HSL | hsl(157, 84%, 66%) |
| HSV | hsv(157, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 23.7%, 5.5%) |
| CIE-LAB | lab(86.40, -52.22, 16.08) |
| CIE-LCH | lch(86.40, 54.64, 162.89°) |
| OKLab | oklab(86.44% -0.1441 0.0411) |
| OKLCH | oklch(86.44% 0.15 164.1) |
| XYZ | xyz(44.8219, 68.7996, 56.2556) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 3.18
Greenish Cyan
#2AFEB7
ΔE00 3.91
Bright Teal
#01F9C6
ΔE00 4.17
Greenish Turquoise
#00FBB0
ΔE00 4.27
Aqua Marine
#2EE8BB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1B8 #F15F98
analogous
#5FF16F #5FF1B8 #5FE1F1
triadic
#5FF1B8 #B85FF1 #F1B85F
tetradic
#5FF1B8 #6F5FF1 #F15F98 #E1F15F
square
#5FF1B8 #6F5FF1 #F15F98 #E1F15F
split-complementary
#5FF1B8 #F15FE1 #F16F5F
monochromatic
#11C47E #27EC9F #5FF1B8 #97F6D1 #D0FBEA
Accessibility & contrast
On white
1.42
#5FF1B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#5FF1B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1B8
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1B8 | 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)
#EDE1B5
Deuteranopia (green-blind)
#D8D2BC
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff1b8; /* rgb */ color: rgb(95, 241, 184); /* oklch */ color: oklch(86.4% 0.150 164.1);
Tailwind
colors: {
custom: {
50: '#9af6cd',
500: '#5ff1b8',
950: '#000000',
},
}SCSS
$custom: #5ff1b8; $custom-light: #9af6cd; $custom-dark: #000000;
JSON
{
"hex": "#5ff1b8",
"rgb": {
"r": 95,
"g": 241,
"b": 184
},
"hsl": {
"h": 156.575,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86439,
"c": 0.1499,
"h": 164.1
},
"luminance": 0.68804
}Semantic roles & 50–950 ramp
primary
#5FF1B8
secondary
#C2326A
accent
#055BE0
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1713
muted
#808583