#5FFCC5#5FFCC5
#5FFCC5 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.154 H 166.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCC5 |
|---|---|
| RGB | rgb(95, 252, 197) |
| HSL | hsl(159, 96%, 68%) |
| HSV | hsv(159, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 21.8%, 1.2%) |
| CIE-LAB | lab(89.90, -53.89, 14.28) |
| CIE-LCH | lch(89.90, 55.75, 165.16°) |
| OKLab | oklab(89.38% -0.1495 0.0366) |
| OKLCH | oklch(89.38% 0.154 166.3) |
| XYZ | xyz(49.6026, 76.0797, 64.8833) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.03
Light Greenish Blue
#63F7B4
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.35
Greenish Cyan
#2AFEB7
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCC5 #FC5F96
analogous
#5FFC76 #5FFCC5 #5FE4FC
triadic
#5FFCC5 #C55FFC #FCC55F
tetradic
#5FFCC5 #765FFC #FC5F96 #E4FC5F
square
#5FFCC5 #765FFC #FC5F96 #E4FC5F
split-complementary
#5FFCC5 #FC5FE4 #FC765F
monochromatic
#04DC91 #23FBAF #5FFCC5 #9BFDDB #D7FEF1
Accessibility & contrast
On white
1.29
#5FFCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#5FFCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCC5
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCC5 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC2
Deuteranopia (green-blind)
#E1DCC9
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffcc5; /* rgb */ color: rgb(95, 252, 197); /* oklch */ color: oklch(89.4% 0.154 166.3);
Tailwind
colors: {
custom: {
50: '#9bfed6',
500: '#5ffcc5',
950: '#000000',
},
}SCSS
$custom: #5ffcc5; $custom-light: #9bfed6; $custom-dark: #000000;
JSON
{
"hex": "#5ffcc5",
"rgb": {
"r": 95,
"g": 252,
"b": 197
},
"hsl": {
"h": 158.981,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.89384,
"c": 0.15386,
"h": 166.3
},
"luminance": 0.76085
}Semantic roles & 50–950 ramp
primary
#5FFCC5
secondary
#D52A66
accent
#0050E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683