#7FDCBB#7FDCBB
#7FDCBB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.102 H 168.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCBB |
|---|---|
| RGB | rgb(127, 220, 187) |
| HSL | hsl(159, 57%, 68%) |
| HSV | hsv(159, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(81.45, -35.27, 7.61) |
| CIE-LCH | lch(81.45, 36.08, 167.82°) |
| OKLab | oklab(82.73% -0.0996 0.0195) |
| OKLCH | oklch(82.73% 0.102 168.9) |
| XYZ | xyz(43.3116, 59.2832, 56.1646) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.53
Seafoam Blue
#78D1B6
ΔE00 3.00
Seafoam
#7FE0B3
ΔE00 3.25
Mediumaquamarine
#66CDAA
ΔE00 4.21
Pale Teal
#82CBB2
ΔE00 4.61
Light Turquoise
#7EF4CC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCBB #DC7FA0
analogous
#7FDC8C #7FDCBB #7FCEDC
triadic
#7FDCBB #BB7FDC #DCBB7F
tetradic
#7FDCBB #8C7FDC #DC7FA0 #CEDC7F
square
#7FDCBB #8C7FDC #DC7FA0 #CEDC7F
split-complementary
#7FDCBB #DC7FCE #DC8C7F
monochromatic
#30B083 #4FCFA1 #7FDCBB #AFE9D5 #DFF6EE
Accessibility & contrast
On white
1.63
#7FDCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#7FDCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCBB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCBB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#62DDD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fdcbb; /* rgb */ color: rgb(127, 220, 187); /* oklch */ color: oklch(82.7% 0.102 168.9);
Tailwind
colors: {
custom: {
50: '#a8e7cf',
500: '#7fdcbb',
950: '#000000',
},
}SCSS
$custom: #7fdcbb; $custom-light: #a8e7cf; $custom-dark: #000000;
JSON
{
"hex": "#7fdcbb",
"rgb": {
"r": 127,
"g": 220,
"b": 187
},
"hsl": {
"h": 158.71,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82732,
"c": 0.10151,
"h": 168.9
},
"luminance": 0.59286
}Semantic roles & 50–950 ramp
primary
#7FDCBB
secondary
#B24D71
accent
#215BC5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101613
muted
#818483