#5FF2C6#5FF2C6
#5FF2C6 is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.0% C 0.141 H 169.9°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2C6 |
|---|---|
| RGB | rgb(95, 242, 198) |
| HSL | hsl(162, 85%, 66%) |
| HSV | hsv(162, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 18.2%, 5.1%) |
| CIE-LAB | lab(87.00, -49.54, 9.65) |
| CIE-LCH | lch(87.00, 50.47, 168.98°) |
| OKLab | oklab(87.03% -0.1389 0.0246) |
| OKLCH | oklch(87.03% 0.141 169.9) |
| XYZ | xyz(46.6595, 70.0096, 64.4693) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.49
Aqua Marine
#2EE8BB
ΔE00 3.18
Bright Teal
#01F9C6
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.43
Light Aquamarine
#7BFDC7
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2C6 #F25F8B
analogous
#5FF27C #5FF2C6 #5FD4F2
triadic
#5FF2C6 #C65FF2 #F2C65F
tetradic
#5FF2C6 #7C5FF2 #F25F8B #D4F25F
square
#5FF2C6 #7C5FF2 #F25F8B #D4F25F
split-complementary
#5FF2C6 #F25FD4 #F27C5F
monochromatic
#10C690 #26EDB2 #5FF2C6 #98F7DA #D0FBEE
Accessibility & contrast
On white
1.40
#5FF2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#5FF2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2C6
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2C6 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE3C4
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff2c6; /* rgb */ color: rgb(95, 242, 198); /* oklch */ color: oklch(87.0% 0.141 169.9);
Tailwind
colors: {
custom: {
50: '#9af7d7',
500: '#5ff2c6',
950: '#000000',
},
}SCSS
$custom: #5ff2c6; $custom-light: #9af7d7; $custom-dark: #000000;
JSON
{
"hex": "#5ff2c6",
"rgb": {
"r": 95,
"g": 242,
"b": 198
},
"hsl": {
"h": 162.041,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87027,
"c": 0.14108,
"h": 169.9
},
"luminance": 0.70014
}Semantic roles & 50–950 ramp
primary
#5FF2C6
secondary
#C4325D
accent
#0446E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583