#7FDCB2#7FDCB2
#7FDCB2 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.108 H 163.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCB2 |
|---|---|
| RGB | rgb(127, 220, 178) |
| HSL | hsl(153, 57%, 68%) |
| HSV | hsv(153, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 19.1%, 13.7%) |
| CIE-LAB | lab(81.24, -37.17, 12.08) |
| CIE-LCH | lch(81.24, 39.08, 161.99°) |
| OKLab | oklab(82.5% -0.1036 0.0311) |
| OKLCH | oklch(82.5% 0.108 163.3) |
| XYZ | xyz(42.3782, 58.9098, 51.2485) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.10
Light Teal
#90E4C1
ΔE00 3.06
Mediumaquamarine
#66CDAA
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.78
Eucalyptus
#44D7A8
ΔE00 5.06
Light Turquoise
#7EF4CC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCB2 #DC7FA9
analogous
#7FDC83 #7FDCB2 #7FD7DC
triadic
#7FDCB2 #B27FDC #DCB27F
tetradic
#7FDCB2 #837FDC #DC7FA9 #D7DC7F
square
#7FDCB2 #837FDC #DC7FA9 #D7DC7F
split-complementary
#7FDCB2 #DC7FD7 #DC837F
monochromatic
#30B076 #4FCF95 #7FDCB2 #AFE9CF #DFF6EC
Accessibility & contrast
On white
1.64
#7FDCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#7FDCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCB2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCB2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#CAC6B5
Tritanopia (blue-blind)
#66DCD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fdcb2; /* rgb */ color: rgb(127, 220, 178); /* oklch */ color: oklch(82.5% 0.108 163.3);
Tailwind
colors: {
custom: {
50: '#a8e7c9',
500: '#7fdcb2',
950: '#000000',
},
}SCSS
$custom: #7fdcb2; $custom-light: #a8e7c9; $custom-dark: #000000;
JSON
{
"hex": "#7fdcb2",
"rgb": {
"r": 127,
"g": 220,
"b": 178
},
"hsl": {
"h": 152.903,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82499,
"c": 0.10813,
"h": 163.3
},
"luminance": 0.58913
}Semantic roles & 50–950 ramp
primary
#7FDCB2
secondary
#B24D7B
accent
#216BC5
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101613
muted
#818482