#5FF4BB#5FF4BB
#5FF4BB is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.2% C 0.151 H 164.5°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4BB |
|---|---|
| RGB | rgb(95, 244, 187) |
| HSL | hsl(157, 87%, 66%) |
| HSV | hsv(157, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 23.4%, 4.3%) |
| CIE-LAB | lab(87.35, -52.80, 15.85) |
| CIE-LCH | lch(87.35, 55.13, 163.29°) |
| OKLab | oklab(87.23% -0.1459 0.0405) |
| OKLCH | oklch(87.23% 0.151 164.5) |
| XYZ | xyz(46.0350, 70.7174, 58.2278) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.20
Light Aquamarine
#7BFDC7
ΔE00 2.71
Greenish Cyan
#2AFEB7
ΔE00 3.55
Bright Teal
#01F9C6
ΔE00 3.84
Greenish Turquoise
#00FBB0
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4BB #F45F98
analogous
#5FF471 #5FF4BB #5FE3F4
triadic
#5FF4BB #BB5FF4 #F4BB5F
tetradic
#5FF4BB #715FF4 #F45F98 #E3F45F
square
#5FF4BB #715FF4 #F45F98 #E3F45F
split-complementary
#5FF4BB #F45FE3 #F4715F
monochromatic
#0ECB82 #26F0A3 #5FF4BB #98F8D3 #D2FCEC
Accessibility & contrast
On white
1.39
#5FF4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5FF4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4BB
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4BB | 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)
#F0E4B8
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff4bb; /* rgb */ color: rgb(95, 244, 187); /* oklch */ color: oklch(87.2% 0.151 164.5);
Tailwind
colors: {
custom: {
50: '#9af8cf',
500: '#5ff4bb',
950: '#000000',
},
}SCSS
$custom: #5ff4bb; $custom-light: #9af8cf; $custom-dark: #000000;
JSON
{
"hex": "#5ff4bb",
"rgb": {
"r": 95,
"g": 244,
"b": 187
},
"hsl": {
"h": 157.047,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.8723,
"c": 0.15139,
"h": 164.5
},
"luminance": 0.70722
}Semantic roles & 50–950 ramp
primary
#5FF4BB
secondary
#C7306A
accent
#0258E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583