#7FDCB3#7FDCB3
#7FDCB3 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.107 H 163.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCB3 |
|---|---|
| RGB | rgb(127, 220, 179) |
| HSL | hsl(154, 57%, 68%) |
| HSV | hsv(154, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 18.6%, 13.7%) |
| CIE-LAB | lab(81.26, -36.96, 11.59) |
| CIE-LCH | lch(81.26, 38.74, 162.59°) |
| OKLab | oklab(82.52% -0.1031 0.0298) |
| OKLCH | oklch(82.52% 0.107 163.9) |
| XYZ | xyz(42.4789, 58.9501, 51.7792) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.26
Light Teal
#90E4C1
ΔE00 2.90
Mediumaquamarine
#66CDAA
ΔE00 4.44
Seafoam Blue
#78D1B6
ΔE00 4.56
Eucalyptus
#44D7A8
ΔE00 5.08
Light Turquoise
#7EF4CC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCB3 #DC7FA8
analogous
#7FDC84 #7FDCB3 #7FD7DC
triadic
#7FDCB3 #B37FDC #DCB37F
tetradic
#7FDCB3 #847FDC #DC7FA8 #D7DC7F
square
#7FDCB3 #847FDC #DC7FA8 #D7DC7F
split-complementary
#7FDCB3 #DC7FD7 #DC847F
monochromatic
#30B078 #4FCF96 #7FDCB3 #AFE9D0 #DFF6EC
Accessibility & contrast
On white
1.64
#7FDCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#7FDCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCB3
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCB3 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#CAC6B6
Tritanopia (blue-blind)
#65DCD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fdcb3; /* rgb */ color: rgb(127, 220, 179); /* oklch */ color: oklch(82.5% 0.107 163.9);
Tailwind
colors: {
custom: {
50: '#a8e7c9',
500: '#7fdcb3',
950: '#000000',
},
}SCSS
$custom: #7fdcb3; $custom-light: #a8e7c9; $custom-dark: #000000;
JSON
{
"hex": "#7fdcb3",
"rgb": {
"r": 127,
"g": 220,
"b": 179
},
"hsl": {
"h": 153.548,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82524,
"c": 0.10735,
"h": 163.9
},
"luminance": 0.58953
}Semantic roles & 50–950 ramp
primary
#7FDCB3
secondary
#B24D7A
accent
#2169C5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482