#5FF6BF#5FF6BF
#5FF6BF is a very light, vivid teal. Relative luminance 0.721; OKLCH L 87.8% C 0.151 H 165.5°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6BF |
|---|---|
| RGB | rgb(95, 246, 191) |
| HSL | hsl(158, 89%, 67%) |
| HSV | hsv(158, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 22.4%, 3.5%) |
| CIE-LAB | lab(88.02, -52.75, 14.72) |
| CIE-LCH | lch(88.02, 54.77, 164.41°) |
| OKLab | oklab(87.81% -0.1461 0.0377) |
| OKLCH | oklch(87.81% 0.151 165.5) |
| XYZ | xyz(47.0742, 72.1011, 60.7162) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.40
Light Greenish Blue
#63F7B4
ΔE00 2.66
Bright Teal
#01F9C6
ΔE00 3.40
Greenish Cyan
#2AFEB7
ΔE00 3.64
Light Turquoise
#7EF4CC
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6BF #F65F96
analogous
#5FF674 #5FF6BF #5FE1F6
triadic
#5FF6BF #BF5FF6 #F6BF5F
tetradic
#5FF6BF #745FF6 #F65F96 #E1F65F
square
#5FF6BF #745FF6 #F65F96 #E1F65F
split-complementary
#5FF6BF #F65FE1 #F6745F
monochromatic
#0CCF88 #25F3A8 #5FF6BF #99F9D6 #D3FDED
Accessibility & contrast
On white
1.36
#5FF6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5FF6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6BF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6BF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E6BC
Deuteranopia (green-blind)
#DCD7C3
Tritanopia (blue-blind)
#00F6E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff6bf; /* rgb */ color: rgb(95, 246, 191); /* oklch */ color: oklch(87.8% 0.151 165.5);
Tailwind
colors: {
custom: {
50: '#9afad2',
500: '#5ff6bf',
950: '#000000',
},
}SCSS
$custom: #5ff6bf; $custom-light: #9afad2; $custom-dark: #000000;
JSON
{
"hex": "#5ff6bf",
"rgb": {
"r": 95,
"g": 246,
"b": 191
},
"hsl": {
"h": 158.146,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.87806,
"c": 0.15088,
"h": 165.5
},
"luminance": 0.72106
}Semantic roles & 50–950 ramp
primary
#5FF6BF
secondary
#CB2F67
accent
#0054E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583