#7FDCB4#7FDCB4
#7FDCB4 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.107 H 164.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCB4 |
|---|---|
| RGB | rgb(127, 220, 180) |
| HSL | hsl(154, 57%, 68%) |
| HSV | hsv(154, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 18.2%, 13.7%) |
| CIE-LAB | lab(81.29, -36.75, 11.09) |
| CIE-LCH | lch(81.29, 38.39, 163.21°) |
| OKLab | oklab(82.55% -0.1027 0.0285) |
| OKLCH | oklch(82.55% 0.107 164.5) |
| XYZ | xyz(42.5804, 58.9907, 52.3137) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.45
Light Teal
#90E4C1
ΔE00 2.77
Seafoam Blue
#78D1B6
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 4.35
Eucalyptus
#44D7A8
ΔE00 5.11
Light Turquoise
#7EF4CC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCB4 #DC7FA7
analogous
#7FDC86 #7FDCB4 #7FD5DC
triadic
#7FDCB4 #B47FDC #DCB47F
tetradic
#7FDCB4 #867FDC #DC7FA7 #D5DC7F
square
#7FDCB4 #867FDC #DC7FA7 #D5DC7F
split-complementary
#7FDCB4 #DC7FD5 #DC867F
monochromatic
#30B079 #4FCF98 #7FDCB4 #AFE9D0 #DFF6EC
Accessibility & contrast
On white
1.64
#7FDCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#7FDCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCB4
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCB4 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B2
Deuteranopia (green-blind)
#CAC6B6
Tritanopia (blue-blind)
#65DCD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fdcb4; /* rgb */ color: rgb(127, 220, 180); /* oklch */ color: oklch(82.5% 0.107 164.5);
Tailwind
colors: {
custom: {
50: '#a8e7ca',
500: '#7fdcb4',
950: '#000000',
},
}SCSS
$custom: #7fdcb4; $custom-light: #a8e7ca; $custom-dark: #000000;
JSON
{
"hex": "#7fdcb4",
"rgb": {
"r": 127,
"g": 220,
"b": 180
},
"hsl": {
"h": 154.194,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82549,
"c": 0.10657,
"h": 164.5
},
"luminance": 0.58994
}Semantic roles & 50–950 ramp
primary
#7FDCB4
secondary
#B24D78
accent
#2167C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482