#5FF1BD#5FF1BD
#5FF1BD is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.6% C 0.146 H 166.2°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1BD |
|---|---|
| RGB | rgb(95, 241, 189) |
| HSL | hsl(159, 84%, 66%) |
| HSV | hsv(159, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 21.6%, 5.5%) |
| CIE-LAB | lab(86.51, -51.13, 13.63) |
| CIE-LCH | lch(86.51, 52.92, 165.07°) |
| OKLab | oklab(86.56% -0.1419 0.0349) |
| OKLCH | oklch(86.56% 0.146 166.2) |
| XYZ | xyz(45.3553, 69.0130, 59.0648) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.15
Light Greenish Blue
#63F7B4
ΔE00 3.35
Light Turquoise
#7EF4CC
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 3.60
Aquamarine
#7FFFD4
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1BD #F15F93
analogous
#5FF174 #5FF1BD #5FDCF1
triadic
#5FF1BD #BD5FF1 #F1BD5F
tetradic
#5FF1BD #745FF1 #F15F93 #DCF15F
square
#5FF1BD #745FF1 #F15F93 #DCF15F
split-complementary
#5FF1BD #F15FDC #F1745F
monochromatic
#11C485 #27ECA6 #5FF1BD #97F6D4 #D0FBEB
Accessibility & contrast
On white
1.42
#5FF1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#5FF1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1BD
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1BD | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BA
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#00F2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff1bd; /* rgb */ color: rgb(95, 241, 189); /* oklch */ color: oklch(86.6% 0.146 166.2);
Tailwind
colors: {
custom: {
50: '#9af6d1',
500: '#5ff1bd',
950: '#000000',
},
}SCSS
$custom: #5ff1bd; $custom-light: #9af6d1; $custom-dark: #000000;
JSON
{
"hex": "#5ff1bd",
"rgb": {
"r": 95,
"g": 241,
"b": 189
},
"hsl": {
"h": 158.63,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.8656,
"c": 0.14614,
"h": 166.2
},
"luminance": 0.69018
}Semantic roles & 50–950 ramp
primary
#5FF1BD
secondary
#C23265
accent
#0553E0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583