#7FF6DA#7FF6DA
#7FF6DA is a very light, moderate teal. Relative luminance 0.755; OKLCH L 89.6% C 0.116 H 176.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF6DA |
|---|---|
| RGB | rgb(127, 246, 218) |
| HSL | hsl(166, 87%, 73%) |
| HSV | hsv(166, 48%, 96%) |
| CMYK | cmyk(48.4%, 0%, 11.4%, 3.5%) |
| CIE-LAB | lab(89.62, -40.22, 3.13) |
| CIE-LCH | lch(89.62, 40.34, 175.55°) |
| OKLab | oklab(89.59% -0.1156 0.0077) |
| OKLCH | oklch(89.59% 0.116 176.2) |
| XYZ | xyz(54.3577, 75.4809, 78.0208) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.44
Light Aqua
#8CFFDB
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 4.24
Pale Turquoise
#A5FBD5
ΔE00 5.48
Light Teal
#90E4C1
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF6DA #F67F9B
analogous
#7FF69E #7FF6DA #7FD7F6
triadic
#7FF6DA #DA7FF6 #F6DA7F
tetradic
#7FF6DA #9E7FF6 #F67F9B #D7F67F
square
#7FF6DA #9E7FF6 #F67F9B #D7F67F
split-complementary
#7FF6DA #F67FD7 #F69E7F
monochromatic
#10EAB7 #46F2C9 #7FF6DA #B8FAEB #E2FDF7
Accessibility & contrast
On white
1.30
#7FF6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#7FF6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF6DA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF6DA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9D9
Deuteranopia (green-blind)
#DBDCDC
Tritanopia (blue-blind)
#4BF9EE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7ff6da; /* rgb */ color: rgb(127, 246, 218); /* oklch */ color: oklch(89.6% 0.116 176.2);
Tailwind
colors: {
custom: {
50: '#abf9e5',
500: '#7ff6da',
950: '#000000',
},
}SCSS
$custom: #7ff6da; $custom-light: #abf9e5; $custom-dark: #000000;
JSON
{
"hex": "#7ff6da",
"rgb": {
"r": 127,
"g": 246,
"b": 218
},
"hsl": {
"h": 165.882,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.89587,
"c": 0.11587,
"h": 176.2
},
"luminance": 0.75486
}Semantic roles & 50–950 ramp
primary
#7FF6DA
secondary
#D24768
accent
#0237E3
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584