#5FF0C3#5FF0C3
#5FF0C3 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.141 H 169.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0C3 |
|---|---|
| RGB | rgb(95, 240, 195) |
| HSL | hsl(161, 83%, 66%) |
| HSV | hsv(161, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 18.8%, 5.9%) |
| CIE-LAB | lab(86.35, -49.38, 10.28) |
| CIE-LCH | lch(86.35, 50.44, 168.24°) |
| OKLab | oklab(86.47% -0.1382 0.0263) |
| OKLCH | oklch(86.47% 0.141 169.2) |
| XYZ | xyz(45.7249, 68.6885, 62.4677) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.65
Aqua Marine
#2EE8BB
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0C3 #F05F8C
analogous
#5FF07A #5FF0C3 #5FD5F0
triadic
#5FF0C3 #C35FF0 #F0C35F
tetradic
#5FF0C3 #7A5FF0 #F05F8C #D5F05F
square
#5FF0C3 #7A5FF0 #F05F8C #D5F05F
split-complementary
#5FF0C3 #F05FD5 #F07A5F
monochromatic
#12C28C #27EBAE #5FF0C3 #97F5D8 #CFFAED
Accessibility & contrast
On white
1.42
#5FF0C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#5FF0C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0C3
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0C3 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE1C1
Deuteranopia (green-blind)
#D5D2C6
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff0c3; /* rgb */ color: rgb(95, 240, 195); /* oklch */ color: oklch(86.5% 0.141 169.2);
Tailwind
colors: {
custom: {
50: '#9af6d5',
500: '#5ff0c3',
950: '#000000',
},
}SCSS
$custom: #5ff0c3; $custom-light: #9af6d5; $custom-dark: #000000;
JSON
{
"hex": "#5ff0c3",
"rgb": {
"r": 95,
"g": 240,
"b": 195
},
"hsl": {
"h": 161.379,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86473,
"c": 0.14068,
"h": 169.2
},
"luminance": 0.68693
}Semantic roles & 50–950 ramp
primary
#5FF0C3
secondary
#C0335F
accent
#064ADF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583