#7FDCBD#7FDCBD
#7FDCBD is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.100 H 170.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCBD |
|---|---|
| RGB | rgb(127, 220, 189) |
| HSL | hsl(160, 57%, 68%) |
| HSV | hsv(160, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(81.49, -34.83, 6.62) |
| CIE-LCH | lch(81.49, 35.46, 169.24°) |
| OKLab | oklab(82.79% -0.0987 0.017) |
| OKLCH | oklch(82.79% 0.1 170.3) |
| XYZ | xyz(43.5272, 59.3694, 57.3000) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.75
Seafoam Blue
#78D1B6
ΔE00 2.76
Seafoam
#7FE0B3
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 4.35
Pale Teal
#82CBB2
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCBD #DC7F9E
analogous
#7FDC8E #7FDCBD #7FCCDC
triadic
#7FDCBD #BD7FDC #DCBD7F
tetradic
#7FDCBD #8E7FDC #DC7F9E #CCDC7F
square
#7FDCBD #8E7FDC #DC7F9E #CCDC7F
split-complementary
#7FDCBD #DC7FCC #DC8E7F
monochromatic
#30B086 #4FCFA4 #7FDCBD #AFE9D6 #DFF6EF
Accessibility & contrast
On white
1.63
#7FDCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#7FDCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCBD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCBD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#61DDD3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fdcbd; /* rgb */ color: rgb(127, 220, 189); /* oklch */ color: oklch(82.8% 0.100 170.3);
Tailwind
colors: {
custom: {
50: '#a8e7d0',
500: '#7fdcbd',
950: '#000000',
},
}SCSS
$custom: #7fdcbd; $custom-light: #a8e7d0; $custom-dark: #000000;
JSON
{
"hex": "#7fdcbd",
"rgb": {
"r": 127,
"g": 220,
"b": 189
},
"hsl": {
"h": 160,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82786,
"c": 0.10018,
"h": 170.3
},
"luminance": 0.59373
}Semantic roles & 50–950 ramp
primary
#7FDCBD
secondary
#B24D6F
accent
#2157C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483