#7FFCC3#7FFCC3
#7FFCC3 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.139 H 162.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCC3 |
|---|---|
| RGB | rgb(127, 252, 195) |
| HSL | hsl(153, 95%, 74%) |
| HSV | hsv(153, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 22.6%, 1.2%) |
| CIE-LAB | lab(90.81, -47.79, 16.73) |
| CIE-LCH | lch(90.81, 50.64, 160.70°) |
| OKLab | oklab(90.38% -0.1321 0.0429) |
| OKLCH | oklch(90.38% 0.139 162) |
| XYZ | xyz(53.4086, 78.0685, 63.8734) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.95
Light Greenish Blue
#63F7B4
ΔE00 2.88
Light Blue Green
#7EFBB3
ΔE00 3.22
Aquamarine
#7FFFD4
ΔE00 3.59
Light Seafoam
#A0FEBF
ΔE00 4.07
Light Turquoise
#7EF4CC
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCC3 #FC7FB8
analogous
#7FFC85 #7FFCC3 #7FF7FC
triadic
#7FFCC3 #C37FFC #FCC37F
tetradic
#7FFCC3 #857FFC #FC7FB8 #F7FC7F
square
#7FFCC3 #857FFC #FC7FB8 #F7FC7F
split-complementary
#7FFCC3 #FC7FF7 #FC857F
monochromatic
#07F98B #43FBA7 #7FFCC3 #BBFDDF #E1FEF1
Accessibility & contrast
On white
1.26
#7FFCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#7FFCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCC3
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCC3 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC0
Deuteranopia (green-blind)
#E6DFC7
Tritanopia (blue-blind)
#57FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffcc3; /* rgb */ color: rgb(127, 252, 195); /* oklch */ color: oklch(90.4% 0.139 162.0);
Tailwind
colors: {
custom: {
50: '#abfed5',
500: '#7ffcc3',
950: '#000000',
},
}SCSS
$custom: #7ffcc3; $custom-light: #abfed5; $custom-dark: #000000;
JSON
{
"hex": "#7ffcc3",
"rgb": {
"r": 127,
"g": 252,
"b": 195
},
"hsl": {
"h": 152.64,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90384,
"c": 0.13892,
"h": 162
},
"luminance": 0.78073
}Semantic roles & 50–950 ramp
primary
#7FFCC3
secondary
#DA4589
accent
#0069E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683