#5FF3C6#5FF3C6
#5FF3C6 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.3% C 0.142 H 169.6°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3C6 |
|---|---|
| RGB | rgb(95, 243, 198) |
| HSL | hsl(162, 86%, 66%) |
| HSV | hsv(162, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 18.5%, 4.7%) |
| CIE-LAB | lab(87.29, -49.96, 10.06) |
| CIE-LCH | lch(87.29, 50.96, 168.61°) |
| OKLab | oklab(87.27% -0.1399 0.0257) |
| OKLCH | oklch(87.27% 0.142 169.6) |
| XYZ | xyz(46.9579, 70.6064, 64.5688) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Bright Teal
#01F9C6
ΔE00 3.14
Aquamarine
#7FFFD4
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 3.32
Light Aquamarine
#7BFDC7
ΔE00 3.61
Light Aqua
#8CFFDB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3C6 #F35F8C
analogous
#5FF37C #5FF3C6 #5FD6F3
triadic
#5FF3C6 #C65FF3 #F3C65F
tetradic
#5FF3C6 #7C5FF3 #F35F8C #D6F35F
square
#5FF3C6 #7C5FF3 #F35F8C #D6F35F
split-complementary
#5FF3C6 #F35FD6 #F37C5F
monochromatic
#0FC990 #26EFB2 #5FF3C6 #98F7DA #D1FCEF
Accessibility & contrast
On white
1.39
#5FF3C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#5FF3C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3C6
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3C6 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C4
Deuteranopia (green-blind)
#D8D4C9
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff3c6; /* rgb */ color: rgb(95, 243, 198); /* oklch */ color: oklch(87.3% 0.142 169.6);
Tailwind
colors: {
custom: {
50: '#9af8d7',
500: '#5ff3c6',
950: '#000000',
},
}SCSS
$custom: #5ff3c6; $custom-light: #9af8d7; $custom-dark: #000000;
JSON
{
"hex": "#5ff3c6",
"rgb": {
"r": 95,
"g": 243,
"b": 198
},
"hsl": {
"h": 161.757,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.87265,
"c": 0.14228,
"h": 169.6
},
"luminance": 0.70611
}Semantic roles & 50–950 ramp
primary
#5FF3C6
secondary
#C5315E
accent
#0347E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583