#7FFCC4#7FFCC4
#7FFCC4 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.138 H 162.5°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCC4 |
|---|---|
| RGB | rgb(127, 252, 196) |
| HSL | hsl(153, 95%, 74%) |
| HSV | hsv(153, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 22.2%, 1.2%) |
| CIE-LAB | lab(90.83, -47.59, 16.25) |
| CIE-LCH | lch(90.83, 50.29, 161.15°) |
| OKLab | oklab(90.41% -0.1317 0.0416) |
| OKLCH | oklch(90.41% 0.138 162.5) |
| XYZ | xyz(53.5220, 78.1139, 64.4709) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.75
Light Greenish Blue
#63F7B4
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.45
Light Turquoise
#7EF4CC
ΔE00 3.96
Light Seafoam
#A0FEBF
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCC4 #FC7FB7
analogous
#7FFC86 #7FFCC4 #7FF6FC
triadic
#7FFCC4 #C47FFC #FCC47F
tetradic
#7FFCC4 #867FFC #FC7FB7 #F6FC7F
square
#7FFCC4 #867FFC #FC7FB7 #F6FC7F
split-complementary
#7FFCC4 #FC7FF6 #FC867F
monochromatic
#07F98D #43FBA8 #7FFCC4 #BBFDE0 #E1FEF1
Accessibility & contrast
On white
1.26
#7FFCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#7FFCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCC4
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCC4 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC1
Deuteranopia (green-blind)
#E6DFC7
Tritanopia (blue-blind)
#56FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffcc4; /* rgb */ color: rgb(127, 252, 196); /* oklch */ color: oklch(90.4% 0.138 162.5);
Tailwind
colors: {
custom: {
50: '#abfed6',
500: '#7ffcc4',
950: '#000000',
},
}SCSS
$custom: #7ffcc4; $custom-light: #abfed6; $custom-dark: #000000;
JSON
{
"hex": "#7ffcc4",
"rgb": {
"r": 127,
"g": 252,
"b": 196
},
"hsl": {
"h": 153.12,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90408,
"c": 0.13813,
"h": 162.5
},
"luminance": 0.78118
}Semantic roles & 50–950 ramp
primary
#7FFCC4
secondary
#DA4588
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683