#7FD5BD#7FD5BD
#7FD5BD is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.2% C 0.091 H 174.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD5BD |
|---|---|
| RGB | rgb(127, 213, 189) |
| HSL | hsl(163, 51%, 67%) |
| HSV | hsv(163, 40%, 84%) |
| CMYK | cmyk(40.4%, 0%, 11.3%, 16.5%) |
| CIE-LAB | lab(79.48, -31.55, 3.72) |
| CIE-LCH | lch(79.48, 31.77, 173.27°) |
| OKLab | oklab(81.16% -0.0905 0.0094) |
| OKLCH | oklch(81.16% 0.091 174.1) |
| XYZ | xyz(41.7284, 55.7717, 56.7004) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.52
Pale Teal
#82CBB2
ΔE00 2.82
Mediumaquamarine
#66CDAA
ΔE00 4.48
Light Teal
#90E4C1
ΔE00 4.81
Seafoam
#7FE0B3
ΔE00 6.15
Tiffany Blue
#7BF2DA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD5BD #D57F97
analogous
#7FD592 #7FD5BD #7FC2D5
triadic
#7FD5BD #BD7FD5 #D5BD7F
tetradic
#7FD5BD #927FD5 #D57F97 #C2D57F
square
#7FD5BD #927FD5 #D57F97 #C2D57F
split-complementary
#7FD5BD #D57FC2 #D5927F
monochromatic
#36A485 #51C6A5 #7FD5BD #ADE4D5 #DBF3ED
Accessibility & contrast
On white
1.73
#7FD5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#7FD5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD5BD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD5BD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBC
Deuteranopia (green-blind)
#C1C1BF
Tritanopia (blue-blind)
#63D7CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7fd5bd; /* rgb */ color: rgb(127, 213, 189); /* oklch */ color: oklch(81.2% 0.091 174.1);
Tailwind
colors: {
custom: {
50: '#a8e2d0',
500: '#7fd5bd',
950: '#000000',
},
}SCSS
$custom: #7fd5bd; $custom-light: #a8e2d0; $custom-dark: #000000;
JSON
{
"hex": "#7fd5bd",
"rgb": {
"r": 127,
"g": 213,
"b": 189
},
"hsl": {
"h": 163.256,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.81163,
"c": 0.09097,
"h": 174.1
},
"luminance": 0.55775
}Semantic roles & 50–950 ramp
primary
#7FD5BD
secondary
#A85069
accent
#2852BE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483