#7FD2BB#7FD2BB
#7FD2BB is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.4% C 0.088 H 174.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2BB |
|---|---|
| RGB | rgb(127, 210, 187) |
| HSL | hsl(163, 48%, 66%) |
| HSV | hsv(163, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(78.57, -30.57, 3.47) |
| CIE-LCH | lch(78.57, 30.77, 173.52°) |
| OKLab | oklab(80.41% -0.0878 0.0087) |
| OKLCH | oklch(80.41% 0.088 174.3) |
| XYZ | xyz(40.7652, 54.1903, 55.3158) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.47
Pale Teal
#82CBB2
ΔE00 2.22
Mediumaquamarine
#66CDAA
ΔE00 4.47
Light Teal
#90E4C1
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 6.66
Turquoise
#40E0D0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2BB #D27F96
analogous
#7FD291 #7FD2BB #7FBFD2
triadic
#7FD2BB #BB7FD2 #D2BB7F
tetradic
#7FD2BB #917FD2 #D27F96 #BFD27F
square
#7FD2BB #917FD2 #D27F96 #BFD27F
split-complementary
#7FD2BB #D27FBF #D2917F
monochromatic
#389F82 #52C2A3 #7FD2BB #ACE2D3 #DAF2EB
Accessibility & contrast
On white
1.77
#7FD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#7FD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2BB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2BB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8BA
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#64D4CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fd2bb; /* rgb */ color: rgb(127, 210, 187); /* oklch */ color: oklch(80.4% 0.088 174.3);
Tailwind
colors: {
custom: {
50: '#a8e0cf',
500: '#7fd2bb',
950: '#000000',
},
}SCSS
$custom: #7fd2bb; $custom-light: #a8e0cf; $custom-dark: #000000;
JSON
{
"hex": "#7fd2bb",
"rgb": {
"r": 127,
"g": 210,
"b": 187
},
"hsl": {
"h": 163.373,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.80413,
"c": 0.08821,
"h": 174.3
},
"luminance": 0.54193
}Semantic roles & 50–950 ramp
primary
#7FD2BB
secondary
#A45168
accent
#2A52BB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483