#7FE7DD#7FE7DD
#7FE7DD is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.2% C 0.099 H 187.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE7DD |
|---|---|
| RGB | rgb(127, 231, 221) |
| HSL | hsl(174, 68%, 70%) |
| HSV | hsv(174, 45%, 91%) |
| CMYK | cmyk(45%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(85.44, -32.62, -4.55) |
| CIE-LCH | lch(85.44, 32.94, 187.93°) |
| OKLab | oklab(86.24% -0.0977 -0.0128) |
| OKLCH | oklch(86.24% 0.099 187.4) |
| XYZ | xyz(50.3742, 66.8802, 78.6472) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.14
Mediumturquoise
#48D1CC
ΔE00 6.49
Bright Aqua
#0BF9EA
ΔE00 6.82
Light Cyan
#ACFFFC
ΔE00 6.95
Bright Cyan
#41FDFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE7DD #E77F89
analogous
#7FE7A9 #7FE7DD #7FBDE7
triadic
#7FE7DD #DD7FE7 #E7DD7F
tetradic
#7FE7DD #A97FE7 #E77F89 #BDE77F
square
#7FE7DD #A97FE7 #E77F89 #BDE77F
split-complementary
#7FE7DD #E77FBD #E7A97F
monochromatic
#25C6B7 #4BDDCF #7FE7DD #B3F1EB #E5FAF8
Accessibility & contrast
On white
1.46
#7FE7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#7FE7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE7DD
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE7DD | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#4EEBE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7fe7dd; /* rgb */ color: rgb(127, 231, 221); /* oklch */ color: oklch(86.2% 0.099 187.4);
Tailwind
colors: {
custom: {
50: '#aaefe7',
500: '#7fe7dd',
950: '#000000',
},
}SCSS
$custom: #7fe7dd; $custom-light: #aaefe7; $custom-dark: #000000;
JSON
{
"hex": "#7fe7dd",
"rgb": {
"r": 127,
"g": 231,
"b": 221
},
"hsl": {
"h": 174.231,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.86241,
"c": 0.09852,
"h": 187.4
},
"luminance": 0.66884
}Semantic roles & 50–950 ramp
primary
#7FE7DD
secondary
#BF4B56
accent
#1527D0
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101616
muted
#818584