#5FF3B0#5FF3B0
#5FF3B0 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.7% C 0.159 H 160.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3B0 |
|---|---|
| RGB | rgb(95, 243, 176) |
| HSL | hsl(153, 86%, 66%) |
| HSV | hsv(153, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 27.6%, 4.7%) |
| CIE-LAB | lab(86.83, -54.69, 20.80) |
| CIE-LCH | lch(86.83, 58.52, 159.18°) |
| OKLab | oklab(86.74% -0.1498 0.053) |
| OKLCH | oklch(86.74% 0.159 160.5) |
| XYZ | xyz(44.6022, 69.6641, 52.1619) |
| Luminance | 0.6967 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.88
Light Blue Green
#7EFBB3
ΔE00 3.08
Greenish Cyan
#2AFEB7
ΔE00 3.24
Greenish Turquoise
#00FBB0
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3B0 #F35FA2
analogous
#5FF366 #5FF3B0 #5FECF3
triadic
#5FF3B0 #B05FF3 #F3B05F
tetradic
#5FF3B0 #665FF3 #F35FA2 #ECF35F
square
#5FF3B0 #665FF3 #F35FA2 #ECF35F
split-complementary
#5FF3B0 #F35FEC #F3665F
monochromatic
#0FC975 #26EF94 #5FF3B0 #98F7CC #D1FCE8
Accessibility & contrast
On white
1.41
#5FF3B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#5FF3B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3B0
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3B0 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AC
Deuteranopia (green-blind)
#DCD4B4
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ff3b0; /* rgb */ color: rgb(95, 243, 176); /* oklch */ color: oklch(86.7% 0.159 160.5);
Tailwind
colors: {
custom: {
50: '#9af8c7',
500: '#5ff3b0',
950: '#000000',
},
}SCSS
$custom: #5ff3b0; $custom-light: #9af8c7; $custom-dark: #000000;
JSON
{
"hex": "#5ff3b0",
"rgb": {
"r": 95,
"g": 243,
"b": 176
},
"hsl": {
"h": 152.838,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.86735,
"c": 0.15886,
"h": 160.5
},
"luminance": 0.69669
}Semantic roles & 50–950 ramp
primary
#5FF3B0
secondary
#C53174
accent
#0368E3
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582