#5FFCC7#5FFCC7
#5FFCC7 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.4% C 0.152 H 167.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCC7 |
|---|---|
| RGB | rgb(95, 252, 199) |
| HSL | hsl(160, 96%, 68%) |
| HSV | hsv(160, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 21%, 1.2%) |
| CIE-LAB | lab(89.94, -53.46, 13.31) |
| CIE-LCH | lch(89.94, 55.09, 166.02°) |
| OKLab | oklab(89.43% -0.1486 0.0341) |
| OKLCH | oklch(89.43% 0.152 167.1) |
| XYZ | xyz(49.8333, 76.1720, 66.0982) |
| Luminance | 0.7618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.15
Bright Teal
#01F9C6
ΔE00 3.01
Aquamarine
#7FFFD4
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 3.76
Greenish Cyan
#2AFEB7
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCC7 #FC5F94
analogous
#5FFC78 #5FFCC7 #5FE3FC
triadic
#5FFCC7 #C75FFC #FCC75F
tetradic
#5FFCC7 #785FFC #FC5F94 #E3FC5F
square
#5FFCC7 #785FFC #FC5F94 #E3FC5F
split-complementary
#5FFCC7 #FC5FE3 #FC785F
monochromatic
#04DC93 #23FBB2 #5FFCC7 #9BFDDC #D7FEF1
Accessibility & contrast
On white
1.29
#5FFCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#5FFCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCC7
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCC7 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC4
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffcc7; /* rgb */ color: rgb(95, 252, 199); /* oklch */ color: oklch(89.4% 0.152 167.1);
Tailwind
colors: {
custom: {
50: '#9bfed8',
500: '#5ffcc7',
950: '#000000',
},
}SCSS
$custom: #5ffcc7; $custom-light: #9bfed8; $custom-dark: #000000;
JSON
{
"hex": "#5ffcc7",
"rgb": {
"r": 95,
"g": 252,
"b": 199
},
"hsl": {
"h": 159.745,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.89433,
"c": 0.15243,
"h": 167.1
},
"luminance": 0.76177
}Semantic roles & 50–950 ramp
primary
#5FFCC7
secondary
#D52A64
accent
#004DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683