#5FFAC8#5FFAC8
#5FFAC8 is a very light, vivid teal. Relative luminance 0.750; OKLCH L 89.0% C 0.149 H 168.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAC8 |
|---|---|
| RGB | rgb(95, 250, 200) |
| HSL | hsl(161, 94%, 68%) |
| HSV | hsv(161, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 20%, 2%) |
| CIE-LAB | lab(89.38, -52.41, 12.00) |
| CIE-LCH | lch(89.38, 53.77, 167.11°) |
| OKLab | oklab(88.98% -0.1461 0.0307) |
| OKLCH | oklch(88.98% 0.149 168.1) |
| XYZ | xyz(49.3250, 74.9691, 66.5034) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.49
Aquamarine
#7FFFD4
ΔE00 2.79
Bright Teal
#01F9C6
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 4.06
Greenish Cyan
#2AFEB7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAC8 #FA5F91
analogous
#5FFA7A #5FFAC8 #5FDFFA
triadic
#5FFAC8 #C85FFA #FAC85F
tetradic
#5FFAC8 #7A5FFA #FA5F91 #DFFA5F
square
#5FFAC8 #7A5FFA #FA5F91 #DFFA5F
split-complementary
#5FFAC8 #FA5FDF #FA7A5F
monochromatic
#07D894 #24F8B4 #5FFAC8 #9AFCDC #D6FEF1
Accessibility & contrast
On white
1.31
#5FFAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#5FFAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAC8
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAC8 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC5
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffac8; /* rgb */ color: rgb(95, 250, 200); /* oklch */ color: oklch(89.0% 0.149 168.1);
Tailwind
colors: {
custom: {
50: '#9bfdd8',
500: '#5ffac8',
950: '#000000',
},
}SCSS
$custom: #5ffac8; $custom-light: #9bfdd8; $custom-dark: #000000;
JSON
{
"hex": "#5ffac8",
"rgb": {
"r": 95,
"g": 250,
"b": 200
},
"hsl": {
"h": 160.645,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.88982,
"c": 0.14931,
"h": 168.1
},
"luminance": 0.74974
}Semantic roles & 50–950 ramp
primary
#5FFAC8
secondary
#D22B61
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683