#7FFFD7#7FFFD7
#7FFFD7 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.128 H 170.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFFD7 |
|---|---|
| RGB | rgb(127, 255, 215) |
| HSL | hsl(161, 100%, 75%) |
| HSV | hsv(161, 50%, 100%) |
| CMYK | cmyk(50.2%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(92.10, -44.87, 8.27) |
| CIE-LCH | lch(92.10, 45.63, 169.56°) |
| OKLab | oklab(91.58% -0.1267 0.0211) |
| OKLCH | oklch(91.58% 0.128 170.5) |
| XYZ | xyz(56.7727, 80.9334, 76.9067) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.79
Light Aqua
#8CFFDB
ΔE00 1.43
Light Turquoise
#7EF4CC
ΔE00 2.34
Light Aquamarine
#7BFDC7
ΔE00 3.52
Pale Turquoise
#A5FBD5
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFFD7 #FF7FA7
analogous
#7FFF97 #7FFFD7 #7FE7FF
triadic
#7FFFD7 #D77FFF #FFD77F
tetradic
#7FFFD7 #977FFF #FF7FA7 #E7FF7F
square
#7FFFD7 #977FFF #FF7FA7 #E7FF7F
split-complementary
#7FFFD7 #FF7FE7 #FF977F
monochromatic
#05FFB1 #42FFC4 #7FFFD7 #BCFFEA #E0FFF5
Accessibility & contrast
On white
1.22
#7FFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#7FFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFFD7
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFFD7 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D5
Deuteranopia (green-blind)
#E5E2DA
Tritanopia (blue-blind)
#4AFFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7fffd7; /* rgb */ color: rgb(127, 255, 215); /* oklch */ color: oklch(91.6% 0.128 170.5);
Tailwind
colors: {
custom: {
50: '#acffe3',
500: '#7fffd7',
950: '#000000',
},
}SCSS
$custom: #7fffd7; $custom-light: #acffe3; $custom-dark: #000000;
JSON
{
"hex": "#7fffd7",
"rgb": {
"r": 127,
"g": 255,
"b": 215
},
"hsl": {
"h": 161.25,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.91577,
"c": 0.12844,
"h": 170.5
},
"luminance": 0.80938
}Semantic roles & 50–950 ramp
primary
#7FFFD7
secondary
#DE4474
accent
#0048E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684