#7FF7DB#7FF7DB
#7FF7DB is a very light, moderate teal. Relative luminance 0.761; OKLCH L 89.8% C 0.117 H 176.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7DB |
|---|---|
| RGB | rgb(127, 247, 219) |
| HSL | hsl(166, 88%, 73%) |
| HSV | hsv(166, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 11.3%, 3.1%) |
| CIE-LAB | lab(89.93, -40.44, 3.06) |
| CIE-LCH | lch(89.93, 40.56, 175.68°) |
| OKLab | oklab(89.85% -0.1163 0.0075) |
| OKLCH | oklch(89.85% 0.117 176.3) |
| XYZ | xyz(54.7939, 76.1434, 78.8137) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.54
Light Aqua
#8CFFDB
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.59
Aquamarine
#7FFFD4
ΔE00 4.19
Pale Turquoise
#A5FBD5
ΔE00 5.50
Aqua (survey)
#13EAC9
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7DB #F77F9B
analogous
#7FF79F #7FF7DB #7FD7F7
triadic
#7FF7DB #DB7FF7 #F7DB7F
tetradic
#7FF7DB #9F7FF7 #F77F9B #D7F77F
square
#7FF7DB #9F7FF7 #F77F9B #D7F77F
split-complementary
#7FF7DB #F77FD7 #F79F7F
monochromatic
#0FEDB9 #45F3CB #7FF7DB #B9FBEB #E2FDF7
Accessibility & contrast
On white
1.29
#7FF7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#7FF7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7DB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7DB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEADA
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#4AFAEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ff7db; /* rgb */ color: rgb(127, 247, 219); /* oklch */ color: oklch(89.8% 0.117 176.3);
Tailwind
colors: {
custom: {
50: '#abfae6',
500: '#7ff7db',
950: '#000000',
},
}SCSS
$custom: #7ff7db; $custom-light: #abfae6; $custom-dark: #000000;
JSON
{
"hex": "#7ff7db",
"rgb": {
"r": 127,
"g": 247,
"b": 219
},
"hsl": {
"h": 166,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.89845,
"c": 0.11652,
"h": 176.3
},
"luminance": 0.76148
}Semantic roles & 50–950 ramp
primary
#7FF7DB
secondary
#D34768
accent
#0136E5
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584