#7FD9BC#7FD9BC
#7FD9BC is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.1% C 0.097 H 171.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD9BC |
|---|---|
| RGB | rgb(127, 217, 188) |
| HSL | hsl(161, 54%, 67%) |
| HSV | hsv(161, 41%, 85%) |
| CMYK | cmyk(41.5%, 0%, 13.4%, 14.9%) |
| CIE-LAB | lab(80.61, -33.66, 5.88) |
| CIE-LCH | lch(80.61, 34.17, 170.09°) |
| OKLab | oklab(82.06% -0.0957 0.015) |
| OKLCH | oklch(82.06% 0.097 171.1) |
| XYZ | xyz(42.6387, 57.7655, 56.4702) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.99
Light Teal
#90E4C1
ΔE00 3.38
Pale Teal
#82CBB2
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 4.07
Seafoam
#7FE0B3
ΔE00 4.48
Eucalyptus
#44D7A8
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD9BC #D97F9C
analogous
#7FD98F #7FD9BC #7FC9D9
triadic
#7FD9BC #BC7FD9 #D9BC7F
tetradic
#7FD9BC #8F7FD9 #D97F9C #C9D97F
square
#7FD9BC #8F7FD9 #D97F9C #C9D97F
split-complementary
#7FD9BC #D97FC9 #D98F7F
monochromatic
#33AB84 #50CBA3 #7FD9BC #AEE7D5 #DDF5ED
Accessibility & contrast
On white
1.67
#7FD9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#7FD9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD9BC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD9BC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBB
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#62DAD0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7fd9bc; /* rgb */ color: rgb(127, 217, 188); /* oklch */ color: oklch(82.1% 0.097 171.1);
Tailwind
colors: {
custom: {
50: '#a8e5d0',
500: '#7fd9bc',
950: '#000000',
},
}SCSS
$custom: #7fd9bc; $custom-light: #a8e5d0; $custom-dark: #000000;
JSON
{
"hex": "#7fd9bc",
"rgb": {
"r": 127,
"g": 217,
"b": 188
},
"hsl": {
"h": 160.667,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.82063,
"c": 0.09683,
"h": 171.1
},
"luminance": 0.57769
}Semantic roles & 50–950 ramp
primary
#7FD9BC
secondary
#AE4E6D
accent
#2457C2
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483