#7FFCC5#7FFCC5
#7FFCC5 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.137 H 162.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCC5 |
|---|---|
| RGB | rgb(127, 252, 197) |
| HSL | hsl(154, 95%, 74%) |
| HSV | hsv(154, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 21.8%, 1.2%) |
| CIE-LAB | lab(90.85, -47.39, 15.76) |
| CIE-LCH | lch(90.85, 49.94, 161.60°) |
| OKLab | oklab(90.43% -0.1313 0.0404) |
| OKLCH | oklch(90.43% 0.137 162.9) |
| XYZ | xyz(53.6362, 78.1595, 65.0723) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.58
Aquamarine
#7FFFD4
ΔE00 3.14
Light Greenish Blue
#63F7B4
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.68
Light Turquoise
#7EF4CC
ΔE00 3.75
Light Seafoam
#A0FEBF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCC5 #FC7FB6
analogous
#7FFC87 #7FFCC5 #7FF5FC
triadic
#7FFCC5 #C57FFC #FCC57F
tetradic
#7FFCC5 #877FFC #FC7FB6 #F5FC7F
square
#7FFCC5 #877FFC #FC7FB6 #F5FC7F
split-complementary
#7FFCC5 #FC7FF5 #FC877F
monochromatic
#07F98F #43FBAA #7FFCC5 #BBFDE0 #E1FEF1
Accessibility & contrast
On white
1.26
#7FFCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#7FFCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCC5
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCC5 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC2
Deuteranopia (green-blind)
#E6DFC8
Tritanopia (blue-blind)
#55FCED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffcc5; /* rgb */ color: rgb(127, 252, 197); /* oklch */ color: oklch(90.4% 0.137 162.9);
Tailwind
colors: {
custom: {
50: '#abfed6',
500: '#7ffcc5',
950: '#000000',
},
}SCSS
$custom: #7ffcc5; $custom-light: #abfed6; $custom-dark: #000000;
JSON
{
"hex": "#7ffcc5",
"rgb": {
"r": 127,
"g": 252,
"b": 197
},
"hsl": {
"h": 153.6,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90432,
"c": 0.13735,
"h": 162.9
},
"luminance": 0.78164
}Semantic roles & 50–950 ramp
primary
#7FFCC5
secondary
#DA4587
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683