Aquamarine#7FFFD4
#7FFFD4 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.130 H 169.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFD4 |
|---|---|
| RGB | rgb(127, 255, 212) |
| HSL | hsl(160, 100%, 75%) |
| HSV | hsv(160, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(92.03, -45.52, 9.72) |
| CIE-LCH | lch(92.03, 46.55, 167.95°) |
| OKLab | oklab(91.5% -0.128 0.0249) |
| OKLCH | oklch(91.5% 0.13 169) |
| XYZ | xyz(56.3908, 80.7806, 74.8952) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.00
Light Aqua
#8CFFDB
ΔE00 1.97
Light Turquoise
#7EF4CC
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 2.74
Pale Turquoise
#A5FBD5
ΔE00 4.35
Bright Teal
#01F9C6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFD4 #FF7FAA
analogous
#7FFF94 #7FFFD4 #7FEAFF
triadic
#7FFFD4 #D47FFF #FFD47F
tetradic
#7FFFD4 #947FFF #FF7FAA #EAFF7F
square
#7FFFD4 #947FFF #FF7FAA #EAFF7F
split-complementary
#7FFFD4 #FF7FEA #FF947F
monochromatic
#05FFAB #42FFBF #7FFFD4 #BCFFE9 #E0FFF5
Accessibility & contrast
On white
1.22
#7FFFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#7FFFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFD4
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFD4 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D2
Deuteranopia (green-blind)
#E6E2D7
Tritanopia (blue-blind)
#4CFFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7fffd4; /* rgb */ color: rgb(127, 255, 212); /* oklch */ color: oklch(91.5% 0.130 169.0);
Tailwind
colors: {
custom: {
50: '#acffe1',
500: '#7fffd4',
950: '#000000',
},
}SCSS
$custom: #7fffd4; $custom-light: #acffe1; $custom-dark: #000000;
JSON
{
"hex": "#7fffd4",
"rgb": {
"r": 127,
"g": 255,
"b": 212
},
"hsl": {
"h": 159.844,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91499,
"c": 0.13039,
"h": 169
},
"luminance": 0.80785
}Semantic roles & 50–950 ramp
primary
#7FFFD4
secondary
#DE4478
accent
#004DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684