#5FF2C5#5FF2C5
#5FF2C5 is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.0% C 0.142 H 169.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2C5 |
|---|---|
| RGB | rgb(95, 242, 197) |
| HSL | hsl(162, 85%, 66%) |
| HSV | hsv(162, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 18.6%, 5.1%) |
| CIE-LAB | lab(86.98, -49.77, 10.13) |
| CIE-LCH | lch(86.98, 50.79, 168.49°) |
| OKLab | oklab(87% -0.1393 0.0259) |
| OKLCH | oklch(87% 0.142 169.5) |
| XYZ | xyz(46.5445, 69.9636, 63.8639) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Aqua Marine
#2EE8BB
ΔE00 3.18
Bright Teal
#01F9C6
ΔE00 3.24
Aquamarine
#7FFFD4
ΔE00 3.46
Light Aquamarine
#7BFDC7
ΔE00 3.71
Light Aqua
#8CFFDB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2C5 #F25F8C
analogous
#5FF27B #5FF2C5 #5FD5F2
triadic
#5FF2C5 #C55FF2 #F2C55F
tetradic
#5FF2C5 #7B5FF2 #F25F8C #D5F25F
square
#5FF2C5 #7B5FF2 #F25F8C #D5F25F
split-complementary
#5FF2C5 #F25FD5 #F27B5F
monochromatic
#10C68F #26EDB0 #5FF2C5 #98F7DA #D0FBEE
Accessibility & contrast
On white
1.40
#5FF2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#5FF2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2C5
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2C5 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE3C3
Deuteranopia (green-blind)
#D7D4C8
Tritanopia (blue-blind)
#00F3E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff2c5; /* rgb */ color: rgb(95, 242, 197); /* oklch */ color: oklch(87.0% 0.142 169.5);
Tailwind
colors: {
custom: {
50: '#9af7d6',
500: '#5ff2c5',
950: '#000000',
},
}SCSS
$custom: #5ff2c5; $custom-light: #9af7d6; $custom-dark: #000000;
JSON
{
"hex": "#5ff2c5",
"rgb": {
"r": 95,
"g": 242,
"b": 197
},
"hsl": {
"h": 161.633,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87001,
"c": 0.14174,
"h": 169.5
},
"luminance": 0.69968
}Semantic roles & 50–950 ramp
primary
#5FF2C5
secondary
#C4325E
accent
#0448E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583