#7FC8BE#7FC8BE
#7FC8BE is a light, moderate teal. Relative luminance 0.495; OKLCH L 78.2% C 0.075 H 184.9°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8BE |
|---|---|
| RGB | rgb(127, 200, 190) |
| HSL | hsl(172, 40%, 64%) |
| HSV | hsv(172, 37%, 78%) |
| CMYK | cmyk(36.5%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(75.78, -25.04, -2.21) |
| CIE-LCH | lch(75.78, 25.13, 185.04°) |
| OKLab | oklab(78.2% -0.0744 -0.0063) |
| OKLCH | oklch(78.2% 0.075 184.9) |
| XYZ | xyz(38.6975, 49.5358, 56.2275) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.21
Turquoise
#40E0D0
ΔE00 8.46
Topaz
#13BBAF
ΔE00 8.53
Mediumaquamarine
#66CDAA
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8BE #C87F89
analogous
#7FC89A #7FC8BE #7FAEC8
triadic
#7FC8BE #BE7FC8 #C8BE7F
tetradic
#7FC8BE #9A7FC8 #C87F89 #AEC87F
square
#7FC8BE #9A7FC8 #C87F89 #AEC87F
split-complementary
#7FC8BE #C87FAE #C89A7F
monochromatic
#3D8F84 #54B6A8 #7FC8BE #AADAD4 #D5EDE9
Accessibility & contrast
On white
1.93
#7FC8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#7FC8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8BE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8BE | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#65CBC5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7fc8be; /* rgb */ color: rgb(127, 200, 190); /* oklch */ color: oklch(78.2% 0.075 184.9);
Tailwind
colors: {
custom: {
50: '#a7d9d1',
500: '#7fc8be',
950: '#000000',
},
}SCSS
$custom: #7fc8be; $custom-light: #a7d9d1; $custom-dark: #000000;
JSON
{
"hex": "#7fc8be",
"rgb": {
"r": 127,
"g": 200,
"b": 190
},
"hsl": {
"h": 171.781,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.78195,
"c": 0.07465,
"h": 184.9
},
"luminance": 0.49538
}Semantic roles & 50–950 ramp
primary
#7FC8BE
secondary
#DEC5C8
accent
#3344B3
background
#FAFDFC
surface
#F4FAF9
border
#CED3D2
text
#101414
muted
#7F8382