#7FF7DD#7FF7DD
#7FF7DD is a very light, moderate teal. Relative luminance 0.763; OKLCH L 89.9% C 0.116 H 177.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7DD |
|---|---|
| RGB | rgb(127, 247, 221) |
| HSL | hsl(167, 88%, 73%) |
| HSV | hsv(167, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 10.5%, 3.1%) |
| CIE-LAB | lab(89.97, -39.98, 2.09) |
| CIE-LCH | lch(89.97, 40.04, 177.01°) |
| OKLab | oklab(89.9% -0.1154 0.0049) |
| OKLCH | oklch(89.9% 0.116 177.6) |
| XYZ | xyz(55.0588, 76.2493, 80.2087) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.18
Light Aqua
#8CFFDB
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.76
Pale Turquoise
#A5FBD5
ΔE00 5.91
Aqua (survey)
#13EAC9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7DD #F77F99
analogous
#7FF7A1 #7FF7DD #7FD5F7
triadic
#7FF7DD #DD7FF7 #F7DD7F
tetradic
#7FF7DD #A17FF7 #F77F99 #D5F77F
square
#7FF7DD #A17FF7 #F77F99 #D5F77F
split-complementary
#7FF7DD #F77FD5 #F7A17F
monochromatic
#0FEDBD #45F3CE #7FF7DD #B9FBEC #E2FDF7
Accessibility & contrast
On white
1.29
#7FF7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#7FF7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7DD
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7DD | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDC
Deuteranopia (green-blind)
#DCDCDF
Tritanopia (blue-blind)
#49FAEF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7ff7dd; /* rgb */ color: rgb(127, 247, 221); /* oklch */ color: oklch(89.9% 0.116 177.6);
Tailwind
colors: {
custom: {
50: '#abfae7',
500: '#7ff7dd',
950: '#000000',
},
}SCSS
$custom: #7ff7dd; $custom-light: #abfae7; $custom-dark: #000000;
JSON
{
"hex": "#7ff7dd",
"rgb": {
"r": 127,
"g": 247,
"b": 221
},
"hsl": {
"h": 167,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.89901,
"c": 0.11553,
"h": 177.6
},
"luminance": 0.76254
}Semantic roles & 50–950 ramp
primary
#7FF7DD
secondary
#D34765
accent
#0132E5
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111716
muted
#818584