#5FF0C4#5FF0C4
#5FF0C4 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.140 H 169.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF0C4 |
|---|---|
| RGB | rgb(95, 240, 196) |
| HSL | hsl(162, 83%, 66%) |
| HSV | hsv(162, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 18.3%, 5.9%) |
| CIE-LAB | lab(86.37, -49.16, 9.79) |
| CIE-LCH | lch(86.37, 50.12, 168.74°) |
| OKLab | oklab(86.5% -0.1378 0.025) |
| OKLCH | oklch(86.5% 0.14 169.7) |
| XYZ | xyz(45.8383, 68.7339, 63.0651) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.58
Aqua Marine
#2EE8BB
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 3.49
Aquamarine
#7FFFD4
ΔE00 3.76
Light Aquamarine
#7BFDC7
ΔE00 4.06
Aqua (survey)
#13EAC9
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF0C4 #F05F8B
analogous
#5FF07B #5FF0C4 #5FD3F0
triadic
#5FF0C4 #C45FF0 #F0C45F
tetradic
#5FF0C4 #7B5FF0 #F05F8B #D3F05F
square
#5FF0C4 #7B5FF0 #F05F8B #D3F05F
split-complementary
#5FF0C4 #F05FD3 #F07B5F
monochromatic
#12C28D #27EBAF #5FF0C4 #97F5D9 #CFFAED
Accessibility & contrast
On white
1.42
#5FF0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#5FF0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF0C4
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF0C4 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE1C2
Deuteranopia (green-blind)
#D5D2C7
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ff0c4; /* rgb */ color: rgb(95, 240, 196); /* oklch */ color: oklch(86.5% 0.140 169.7);
Tailwind
colors: {
custom: {
50: '#9af6d5',
500: '#5ff0c4',
950: '#000000',
},
}SCSS
$custom: #5ff0c4; $custom-light: #9af6d5; $custom-dark: #000000;
JSON
{
"hex": "#5ff0c4",
"rgb": {
"r": 95,
"g": 240,
"b": 196
},
"hsl": {
"h": 161.793,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.86499,
"c": 0.14001,
"h": 169.7
},
"luminance": 0.68739
}Semantic roles & 50–950 ramp
primary
#5FF0C4
secondary
#C0335E
accent
#0648DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583