#5FF2C7#5FF2C7
#5FF2C7 is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.1% C 0.140 H 170.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2C7 |
|---|---|
| RGB | rgb(95, 242, 199) |
| HSL | hsl(162, 85%, 66%) |
| HSV | hsv(162, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 17.8%, 5.1%) |
| CIE-LAB | lab(87.02, -49.31, 9.16) |
| CIE-LCH | lch(87.02, 50.16, 169.48°) |
| OKLab | oklab(87.05% -0.1385 0.0234) |
| OKLCH | oklch(87.05% 0.14 170.4) |
| XYZ | xyz(46.7752, 70.0558, 65.0788) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Aqua Marine
#2EE8BB
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 3.43
Light Aquamarine
#7BFDC7
ΔE00 4.03
Aqua (survey)
#13EAC9
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2C7 #F25F8A
analogous
#5FF27D #5FF2C7 #5FD3F2
triadic
#5FF2C7 #C75FF2 #F2C75F
tetradic
#5FF2C7 #7D5FF2 #F25F8A #D3F25F
square
#5FF2C7 #7D5FF2 #F25F8A #D3F25F
split-complementary
#5FF2C7 #F25FD3 #F27D5F
monochromatic
#10C691 #26EDB3 #5FF2C7 #98F7DB #D0FBEF
Accessibility & contrast
On white
1.40
#5FF2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#5FF2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2C7
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2C7 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE3C5
Deuteranopia (green-blind)
#D7D4CA
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ff2c7; /* rgb */ color: rgb(95, 242, 199); /* oklch */ color: oklch(87.1% 0.140 170.4);
Tailwind
colors: {
custom: {
50: '#9af7d8',
500: '#5ff2c7',
950: '#000000',
},
}SCSS
$custom: #5ff2c7; $custom-light: #9af7d8; $custom-dark: #000000;
JSON
{
"hex": "#5ff2c7",
"rgb": {
"r": 95,
"g": 242,
"b": 199
},
"hsl": {
"h": 162.449,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87053,
"c": 0.14042,
"h": 170.4
},
"luminance": 0.70061
}Semantic roles & 50–950 ramp
primary
#5FF2C7
secondary
#C4325C
accent
#0445E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583