#7FDCBE#7FDCBE
#7FDCBE is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.100 H 170.9°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDCBE |
|---|---|
| RGB | rgb(127, 220, 190) |
| HSL | hsl(161, 57%, 68%) |
| HSV | hsv(161, 42%, 86%) |
| CMYK | cmyk(42.3%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(81.52, -34.62, 6.13) |
| CIE-LCH | lch(81.52, 35.15, 169.96°) |
| OKLab | oklab(82.81% -0.0983 0.0157) |
| OKLCH | oklch(82.81% 0.1 170.9) |
| XYZ | xyz(43.6361, 59.4130, 57.8737) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.68
Light Teal
#90E4C1
ΔE00 2.90
Seafoam
#7FE0B3
ΔE00 4.12
Pale Teal
#82CBB2
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 4.45
Light Turquoise
#7EF4CC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDCBE #DC7F9D
analogous
#7FDC8F #7FDCBE #7FCBDC
triadic
#7FDCBE #BE7FDC #DCBE7F
tetradic
#7FDCBE #8F7FDC #DC7F9D #CBDC7F
square
#7FDCBE #8F7FDC #DC7F9D #CBDC7F
split-complementary
#7FDCBE #DC7FCB #DC8F7F
monochromatic
#30B087 #4FCFA6 #7FDCBE #AFE9D6 #DFF6EF
Accessibility & contrast
On white
1.63
#7FDCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#7FDCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDCBE
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDCBE | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#61DDD3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fdcbe; /* rgb */ color: rgb(127, 220, 190); /* oklch */ color: oklch(82.8% 0.100 170.9);
Tailwind
colors: {
custom: {
50: '#a8e7d1',
500: '#7fdcbe',
950: '#000000',
},
}SCSS
$custom: #7fdcbe; $custom-light: #a8e7d1; $custom-dark: #000000;
JSON
{
"hex": "#7fdcbe",
"rgb": {
"r": 127,
"g": 220,
"b": 190
},
"hsl": {
"h": 160.645,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.82813,
"c": 0.09954,
"h": 170.9
},
"luminance": 0.59416
}Semantic roles & 50–950 ramp
primary
#7FDCBE
secondary
#B24D6E
accent
#2156C5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101614
muted
#818483