#7FFCC6#7FFCC6
#7FFCC6 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.137 H 163.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCC6 |
|---|---|
| RGB | rgb(127, 252, 198) |
| HSL | hsl(154, 95%, 74%) |
| HSV | hsv(154, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 21.4%, 1.2%) |
| CIE-LAB | lab(90.87, -47.18, 15.28) |
| CIE-LCH | lch(90.87, 49.60, 162.06°) |
| OKLab | oklab(90.46% -0.1308 0.0392) |
| OKLCH | oklch(90.46% 0.137 163.3) |
| XYZ | xyz(53.7512, 78.2055, 65.6778) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.46
Aquamarine
#7FFFD4
ΔE00 2.92
Light Greenish Blue
#63F7B4
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 3.91
Light Seafoam
#A0FEBF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCC6 #FC7FB5
analogous
#7FFC88 #7FFCC6 #7FF4FC
triadic
#7FFCC6 #C67FFC #FCC67F
tetradic
#7FFCC6 #887FFC #FC7FB5 #F4FC7F
square
#7FFCC6 #887FFC #FC7FB5 #F4FC7F
split-complementary
#7FFCC6 #FC7FF4 #FC887F
monochromatic
#07F991 #43FBAB #7FFCC6 #BBFDE1 #E1FEF2
Accessibility & contrast
On white
1.26
#7FFCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#7FFCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCC6
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCC6 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC3
Deuteranopia (green-blind)
#E5DFC9
Tritanopia (blue-blind)
#55FCED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ffcc6; /* rgb */ color: rgb(127, 252, 198); /* oklch */ color: oklch(90.5% 0.137 163.3);
Tailwind
colors: {
custom: {
50: '#abfed7',
500: '#7ffcc6',
950: '#000000',
},
}SCSS
$custom: #7ffcc6; $custom-light: #abfed7; $custom-dark: #000000;
JSON
{
"hex": "#7ffcc6",
"rgb": {
"r": 127,
"g": 252,
"b": 198
},
"hsl": {
"h": 154.08,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90456,
"c": 0.13657,
"h": 163.3
},
"luminance": 0.7821
}Semantic roles & 50–950 ramp
primary
#7FFCC6
secondary
#DA4585
accent
#0063E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683