#5FF4BC#5FF4BC
#5FF4BC is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.3% C 0.151 H 164.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4BC |
|---|---|
| RGB | rgb(95, 244, 188) |
| HSL | hsl(157, 87%, 66%) |
| HSV | hsv(157, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.37, -52.59, 15.36) |
| CIE-LCH | lch(87.37, 54.78, 163.72°) |
| OKLab | oklab(87.26% -0.1454 0.0393) |
| OKLCH | oklch(87.26% 0.151 164.9) |
| XYZ | xyz(46.1424, 70.7604, 58.7936) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 2.67
Greenish Cyan
#2AFEB7
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 3.70
Light Turquoise
#7EF4CC
ΔE00 4.08
Greenish Turquoise
#00FBB0
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4BC #F45F97
analogous
#5FF472 #5FF4BC #5FE1F4
triadic
#5FF4BC #BC5FF4 #F4BC5F
tetradic
#5FF4BC #725FF4 #F45F97 #E1F45F
square
#5FF4BC #725FF4 #F45F97 #E1F45F
split-complementary
#5FF4BC #F45FE1 #F4725F
monochromatic
#0ECB84 #26F0A4 #5FF4BC #98F8D4 #D2FCEC
Accessibility & contrast
On white
1.39
#5FF4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#5FF4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4BC
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4BC | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4B9
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff4bc; /* rgb */ color: rgb(95, 244, 188); /* oklch */ color: oklch(87.3% 0.151 164.9);
Tailwind
colors: {
custom: {
50: '#9af8d0',
500: '#5ff4bc',
950: '#000000',
},
}SCSS
$custom: #5ff4bc; $custom-light: #9af8d0; $custom-dark: #000000;
JSON
{
"hex": "#5ff4bc",
"rgb": {
"r": 95,
"g": 244,
"b": 188
},
"hsl": {
"h": 157.45,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87255,
"c": 0.15063,
"h": 164.9
},
"luminance": 0.70765
}Semantic roles & 50–950 ramp
primary
#5FF4BC
secondary
#C73069
accent
#0257E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583