#7FD2BD#7FD2BD
#7FD2BD is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.087 H 176.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2BD |
|---|---|
| RGB | rgb(127, 210, 189) |
| HSL | hsl(165, 48%, 66%) |
| HSV | hsv(165, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(78.62, -30.12, 2.47) |
| CIE-LCH | lch(78.62, 30.23, 175.31°) |
| OKLab | oklab(80.47% -0.0869 0.0061) |
| OKLCH | oklch(80.47% 0.087 176) |
| XYZ | xyz(40.9808, 54.2765, 56.4512) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.06
Pale Teal
#82CBB2
ΔE00 2.61
Mediumaquamarine
#66CDAA
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.86
Turquoise
#40E0D0
ΔE00 6.91
Seafoam
#7FE0B3
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2BD #D27F94
analogous
#7FD293 #7FD2BD #7FBDD2
triadic
#7FD2BD #BD7FD2 #D2BD7F
tetradic
#7FD2BD #937FD2 #D27F94 #BDD27F
square
#7FD2BD #937FD2 #D27F94 #BDD27F
split-complementary
#7FD2BD #D27FBD #D2937F
monochromatic
#389F85 #52C2A6 #7FD2BD #ACE2D4 #DAF2EC
Accessibility & contrast
On white
1.77
#7FD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#7FD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2BD
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2BD | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BC
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#63D4CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd2bd; /* rgb */ color: rgb(127, 210, 189); /* oklch */ color: oklch(80.5% 0.087 176.0);
Tailwind
colors: {
custom: {
50: '#a8e0d0',
500: '#7fd2bd',
950: '#000000',
},
}SCSS
$custom: #7fd2bd; $custom-light: #a8e0d0; $custom-dark: #000000;
JSON
{
"hex": "#7fd2bd",
"rgb": {
"r": 127,
"g": 210,
"b": 189
},
"hsl": {
"h": 164.819,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.8047,
"c": 0.08712,
"h": 176
},
"luminance": 0.54279
}Semantic roles & 50–950 ramp
primary
#7FD2BD
secondary
#A45166
accent
#2A4FBB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483