#7FD6BD#7FD6BD
#7FD6BD is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.4% C 0.092 H 173.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD6BD |
|---|---|
| RGB | rgb(127, 214, 189) |
| HSL | hsl(163, 51%, 67%) |
| HSV | hsv(163, 41%, 84%) |
| CMYK | cmyk(40.7%, 0%, 11.7%, 16.1%) |
| CIE-LAB | lab(79.77, -32.03, 4.14) |
| CIE-LCH | lch(79.77, 32.29, 172.64°) |
| OKLab | oklab(81.4% -0.0917 0.0105) |
| OKLCH | oklch(81.4% 0.092 173.5) |
| XYZ | xyz(41.9807, 56.2763, 56.7845) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.51
Pale Teal
#82CBB2
ΔE00 2.98
Mediumaquamarine
#66CDAA
ΔE00 4.36
Light Teal
#90E4C1
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 5.80
Tiffany Blue
#7BF2DA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD6BD #D67F98
analogous
#7FD692 #7FD6BD #7FC3D6
triadic
#7FD6BD #BD7FD6 #D6BD7F
tetradic
#7FD6BD #927FD6 #D67F98 #C3D67F
square
#7FD6BD #927FD6 #D67F98 #C3D67F
split-complementary
#7FD6BD #D67FC3 #D6927F
monochromatic
#35A685 #51C7A5 #7FD6BD #ADE5D5 #DCF4ED
Accessibility & contrast
On white
1.71
#7FD6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#7FD6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD6BD
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD6BD | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBC
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#63D8CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd6bd; /* rgb */ color: rgb(127, 214, 189); /* oklch */ color: oklch(81.4% 0.092 173.5);
Tailwind
colors: {
custom: {
50: '#a8e3d0',
500: '#7fd6bd',
950: '#000000',
},
}SCSS
$custom: #7fd6bd; $custom-light: #a8e3d0; $custom-dark: #000000;
JSON
{
"hex": "#7fd6bd",
"rgb": {
"r": 127,
"g": 214,
"b": 189
},
"hsl": {
"h": 162.759,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.81395,
"c": 0.09227,
"h": 173.5
},
"luminance": 0.56279
}Semantic roles & 50–950 ramp
primary
#7FD6BD
secondary
#AA506A
accent
#2752BF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483