#5FF4BD#5FF4BD
#5FF4BD is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.3% C 0.150 H 165.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4BD |
|---|---|
| RGB | rgb(95, 244, 189) |
| HSL | hsl(158, 87%, 66%) |
| HSV | hsv(158, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 22.5%, 4.3%) |
| CIE-LAB | lab(87.39, -52.37, 14.87) |
| CIE-LCH | lch(87.39, 54.44, 164.15°) |
| OKLab | oklab(87.28% -0.145 0.0381) |
| OKLCH | oklch(87.28% 0.15 165.3) |
| XYZ | xyz(46.2506, 70.8036, 59.3633) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.63
Light Aquamarine
#7BFDC7
ΔE00 2.66
Bright Teal
#01F9C6
ΔE00 3.57
Greenish Cyan
#2AFEB7
ΔE00 3.81
Light Turquoise
#7EF4CC
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4BD #F45F96
analogous
#5FF473 #5FF4BD #5FE1F4
triadic
#5FF4BD #BD5FF4 #F4BD5F
tetradic
#5FF4BD #735FF4 #F45F96 #E1F45F
square
#5FF4BD #735FF4 #F45F96 #E1F45F
split-complementary
#5FF4BD #F45FE1 #F4735F
monochromatic
#0ECB85 #26F0A5 #5FF4BD #98F8D5 #D2FCEC
Accessibility & contrast
On white
1.39
#5FF4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#5FF4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4BD
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4BD | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BA
Deuteranopia (green-blind)
#DAD5C1
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff4bd; /* rgb */ color: rgb(95, 244, 189); /* oklch */ color: oklch(87.3% 0.150 165.3);
Tailwind
colors: {
custom: {
50: '#9af8d1',
500: '#5ff4bd',
950: '#000000',
},
}SCSS
$custom: #5ff4bd; $custom-light: #9af8d1; $custom-dark: #000000;
JSON
{
"hex": "#5ff4bd",
"rgb": {
"r": 95,
"g": 244,
"b": 189
},
"hsl": {
"h": 157.852,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87279,
"c": 0.14987,
"h": 165.3
},
"luminance": 0.70808
}Semantic roles & 50–950 ramp
primary
#5FF4BD
secondary
#C73068
accent
#0255E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583