#7FFCC0#7FFCC0
#7FFCC0 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.3% C 0.141 H 160.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCC0 |
|---|---|
| RGB | rgb(127, 252, 192) |
| HSL | hsl(151, 95%, 74%) |
| HSV | hsv(151, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(90.75, -48.40, 18.19) |
| CIE-LCH | lch(90.75, 51.70, 159.40°) |
| OKLab | oklab(90.31% -0.1335 0.0465) |
| OKLCH | oklch(90.31% 0.141 160.8) |
| XYZ | xyz(53.0728, 77.9342, 62.1050) |
| Luminance | 0.7794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 3.56
Light Seafoam
#A0FEBF
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCC0 #FC7FBB
analogous
#7FFC82 #7FFCC0 #7FFAFC
triadic
#7FFCC0 #C07FFC #FCC07F
tetradic
#7FFCC0 #827FFC #FC7FBB #FAFC7F
square
#7FFCC0 #827FFC #FC7FBB #FAFC7F
split-complementary
#7FFCC0 #FC7FFA #FC827F
monochromatic
#07F985 #43FBA3 #7FFCC0 #BBFDDD #E1FEF0
Accessibility & contrast
On white
1.27
#7FFCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#7FFCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCC0
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCC0 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBD
Deuteranopia (green-blind)
#E7DFC4
Tritanopia (blue-blind)
#58FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcc0; /* rgb */ color: rgb(127, 252, 192); /* oklch */ color: oklch(90.3% 0.141 160.8);
Tailwind
colors: {
custom: {
50: '#abfed3',
500: '#7ffcc0',
950: '#000000',
},
}SCSS
$custom: #7ffcc0; $custom-light: #abfed3; $custom-dark: #000000;
JSON
{
"hex": "#7ffcc0",
"rgb": {
"r": 127,
"g": 252,
"b": 192
},
"hsl": {
"h": 151.2,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90314,
"c": 0.14134,
"h": 160.8
},
"luminance": 0.77939
}Semantic roles & 50–950 ramp
primary
#7FFCC0
secondary
#DA458D
accent
#006EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683