#5FF3C7#5FF3C7
#5FF3C7 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.3% C 0.142 H 170.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3C7 |
|---|---|
| RGB | rgb(95, 243, 199) |
| HSL | hsl(162, 86%, 66%) |
| HSV | hsv(162, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 18.1%, 4.7%) |
| CIE-LAB | lab(87.32, -49.73, 9.57) |
| CIE-LCH | lch(87.32, 50.65, 169.10°) |
| OKLab | oklab(87.29% -0.1395 0.0245) |
| OKLCH | oklch(87.29% 0.142 170.1) |
| XYZ | xyz(47.0736, 70.6527, 65.1783) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.32
Light Aquamarine
#7BFDC7
ΔE00 3.78
Light Aqua
#8CFFDB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3C7 #F35F8B
analogous
#5FF37D #5FF3C7 #5FD5F3
triadic
#5FF3C7 #C75FF3 #F3C75F
tetradic
#5FF3C7 #7D5FF3 #F35F8B #D5F35F
square
#5FF3C7 #7D5FF3 #F35F8B #D5F35F
split-complementary
#5FF3C7 #F35FD5 #F37D5F
monochromatic
#0FC991 #26EFB3 #5FF3C7 #98F7DB #D1FCEF
Accessibility & contrast
On white
1.39
#5FF3C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#5FF3C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3C7
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3C7 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C5
Deuteranopia (green-blind)
#D8D4CA
Tritanopia (blue-blind)
#00F5E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff3c7; /* rgb */ color: rgb(95, 243, 199); /* oklch */ color: oklch(87.3% 0.142 170.1);
Tailwind
colors: {
custom: {
50: '#9af8d8',
500: '#5ff3c7',
950: '#000000',
},
}SCSS
$custom: #5ff3c7; $custom-light: #9af8d8; $custom-dark: #000000;
JSON
{
"hex": "#5ff3c7",
"rgb": {
"r": 95,
"g": 243,
"b": 199
},
"hsl": {
"h": 162.162,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.87291,
"c": 0.14161,
"h": 170.1
},
"luminance": 0.70658
}Semantic roles & 50–950 ramp
primary
#5FF3C7
secondary
#C5315D
accent
#0345E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583