#7FFCC1#7FFCC1
#7FFCC1 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.141 H 161.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCC1 |
|---|---|
| RGB | rgb(127, 252, 193) |
| HSL | hsl(152, 95%, 74%) |
| HSV | hsv(152, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 23.4%, 1.2%) |
| CIE-LAB | lab(90.77, -48.20, 17.70) |
| CIE-LCH | lch(90.77, 51.35, 159.83°) |
| OKLab | oklab(90.34% -0.133 0.0453) |
| OKLCH | oklch(90.34% 0.141 161.2) |
| XYZ | xyz(53.1840, 77.9786, 62.6905) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.37
Light Greenish Blue
#63F7B4
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 3.78
Light Seafoam
#A0FEBF
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCC1 #FC7FBA
analogous
#7FFC83 #7FFCC1 #7FF9FC
triadic
#7FFCC1 #C17FFC #FCC17F
tetradic
#7FFCC1 #837FFC #FC7FBA #F9FC7F
square
#7FFCC1 #837FFC #FC7FBA #F9FC7F
split-complementary
#7FFCC1 #FC7FF9 #FC837F
monochromatic
#07F987 #43FBA4 #7FFCC1 #BBFDDE #E1FEF1
Accessibility & contrast
On white
1.27
#7FFCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#7FFCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCC1
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCC1 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBE
Deuteranopia (green-blind)
#E6DFC5
Tritanopia (blue-blind)
#57FBEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffcc1; /* rgb */ color: rgb(127, 252, 193); /* oklch */ color: oklch(90.3% 0.141 161.2);
Tailwind
colors: {
custom: {
50: '#abfed3',
500: '#7ffcc1',
950: '#000000',
},
}SCSS
$custom: #7ffcc1; $custom-light: #abfed3; $custom-dark: #000000;
JSON
{
"hex": "#7ffcc1",
"rgb": {
"r": 127,
"g": 252,
"b": 193
},
"hsl": {
"h": 151.68,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90338,
"c": 0.14052,
"h": 161.2
},
"luminance": 0.77983
}Semantic roles & 50–950 ramp
primary
#7FFCC1
secondary
#DA458B
accent
#006CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683