#5FF3C8#5FF3C8
#5FF3C8 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.3% C 0.141 H 170.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3C8 |
|---|---|
| RGB | rgb(95, 243, 200) |
| HSL | hsl(163, 86%, 66%) |
| HSV | hsv(163, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 17.7%, 4.7%) |
| CIE-LAB | lab(87.34, -49.51, 9.09) |
| CIE-LCH | lch(87.34, 50.33, 169.60°) |
| OKLab | oklab(87.32% -0.139 0.0232) |
| OKLCH | oklch(87.32% 0.141 170.5) |
| XYZ | xyz(47.1901, 70.6993, 65.7918) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.43
Bright Teal
#01F9C6
ΔE00 3.26
Aquamarine
#7FFFD4
ΔE00 3.27
Aqua Marine
#2EE8BB
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3C8 #F35F8A
analogous
#5FF37E #5FF3C8 #5FD4F3
triadic
#5FF3C8 #C85FF3 #F3C85F
tetradic
#5FF3C8 #7E5FF3 #F35F8A #D4F35F
square
#5FF3C8 #7E5FF3 #F35F8A #D4F35F
split-complementary
#5FF3C8 #F35FD4 #F37E5F
monochromatic
#0FC993 #26EFB4 #5FF3C8 #98F7DC #D1FCEF
Accessibility & contrast
On white
1.39
#5FF3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5FF3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3C8
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3C8 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4C6
Deuteranopia (green-blind)
#D7D5CB
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff3c8; /* rgb */ color: rgb(95, 243, 200); /* oklch */ color: oklch(87.3% 0.141 170.5);
Tailwind
colors: {
custom: {
50: '#9af8d8',
500: '#5ff3c8',
950: '#000000',
},
}SCSS
$custom: #5ff3c8; $custom-light: #9af8d8; $custom-dark: #000000;
JSON
{
"hex": "#5ff3c8",
"rgb": {
"r": 95,
"g": 243,
"b": 200
},
"hsl": {
"h": 162.568,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.87317,
"c": 0.14096,
"h": 170.5
},
"luminance": 0.70704
}Semantic roles & 50–950 ramp
primary
#5FF3C8
secondary
#C5315C
accent
#0344E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583