#5FF1C2#5FF1C2
#5FF1C2 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.143 H 168.4°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF1C2 |
|---|---|
| RGB | rgb(95, 241, 194) |
| HSL | hsl(161, 84%, 66%) |
| HSV | hsv(161, 61%, 95%) |
| CMYK | cmyk(60.6%, 0%, 19.5%, 5.5%) |
| CIE-LAB | lab(86.62, -50.03, 11.18) |
| CIE-LCH | lch(86.62, 51.26, 167.40°) |
| OKLab | oklab(86.69% -0.1397 0.0286) |
| OKLCH | oklch(86.69% 0.143 168.4) |
| XYZ | xyz(45.9074, 69.2338, 61.9726) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.79
Aqua Marine
#2EE8BB
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 3.32
Light Aquamarine
#7BFDC7
ΔE00 3.54
Aquamarine
#7FFFD4
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF1C2 #F15F8E
analogous
#5FF179 #5FF1C2 #5FD7F1
triadic
#5FF1C2 #C25FF1 #F1C25F
tetradic
#5FF1C2 #795FF1 #F15F8E #D7F15F
square
#5FF1C2 #795FF1 #F15F8E #D7F15F
split-complementary
#5FF1C2 #F15FD7 #F1795F
monochromatic
#11C48B #27ECAD #5FF1C2 #97F6D7 #D0FBED
Accessibility & contrast
On white
1.41
#5FF1C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#5FF1C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF1C2
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF1C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF1C2 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE2C0
Deuteranopia (green-blind)
#D7D3C5
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff1c2; /* rgb */ color: rgb(95, 241, 194); /* oklch */ color: oklch(86.7% 0.143 168.4);
Tailwind
colors: {
custom: {
50: '#9af6d4',
500: '#5ff1c2',
950: '#000000',
},
}SCSS
$custom: #5ff1c2; $custom-light: #9af6d4; $custom-dark: #000000;
JSON
{
"hex": "#5ff1c2",
"rgb": {
"r": 95,
"g": 241,
"b": 194
},
"hsl": {
"h": 160.685,
"s": 83.908,
"l": 65.882
},
"oklch": {
"l": 0.86686,
"c": 0.14257,
"h": 168.4
},
"luminance": 0.69239
}Semantic roles & 50–950 ramp
primary
#5FF1C2
secondary
#C23261
accent
#054CE0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583