#7FBFA2#7FBFA2
#7FBFA2 is a light, moderate teal. Relative luminance 0.444; OKLCH L 75.3% C 0.078 H 164.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBFA2 |
|---|---|
| RGB | rgb(127, 191, 162) |
| HSL | hsl(153, 33%, 62%) |
| HSV | hsv(153, 34%, 75%) |
| CMYK | cmyk(33.5%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(72.48, -26.79, 8.18) |
| CIE-LCH | lch(72.48, 28.01, 163.01°) |
| OKLab | oklab(75.31% -0.0753 0.0211) |
| OKLCH | oklch(75.31% 0.078 164.3) |
| XYZ | xyz(33.9025, 44.3804, 40.9553) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.63
Mediumaquamarine
#66CDAA
ΔE00 5.39
Seafoam Blue
#78D1B6
ΔE00 5.39
Darkseagreen
#8FBC8F
ΔE00 6.40
Greeny Blue
#42B395
ΔE00 7.42
Tea
#65AB7C
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBFA2 #BF7F9C
analogous
#7FBF82 #7FBFA2 #7FBCBF
triadic
#7FBFA2 #A27FBF #BFA27F
tetradic
#7FBFA2 #827FBF #BF7F9C #BCBF7F
square
#7FBFA2 #827FBF #BF7F9C #BCBF7F
split-complementary
#7FBFA2 #BF7FBC #BF827F
monochromatic
#418265 #56AB84 #7FBFA2 #A8D3C0 #D1E8DD
Accessibility & contrast
On white
2.13
#7FBFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#7FBFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBFA2
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBFA2 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB6A1
Deuteranopia (green-blind)
#B2AFA4
Tritanopia (blue-blind)
#70BFB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fbfa2; /* rgb */ color: rgb(127, 191, 162); /* oklch */ color: oklch(75.3% 0.078 164.3);
Tailwind
colors: {
custom: {
50: '#a6d2bd',
500: '#7fbfa2',
950: '#000000',
},
}SCSS
$custom: #7fbfa2; $custom-light: #a6d2bd; $custom-dark: #000000;
JSON
{
"hex": "#7fbfa2",
"rgb": {
"r": 127,
"g": 191,
"b": 162
},
"hsl": {
"h": 152.813,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.75308,
"c": 0.07818,
"h": 164.3
},
"luminance": 0.44382
}Semantic roles & 50–950 ramp
primary
#7FBFA2
secondary
#D9C1CC
accent
#396DAC
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#0F1412
muted
#7F8281