#7FCFBF#7FCFBF
#7FCFBF is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.8% C 0.082 H 179.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFBF |
|---|---|
| RGB | rgb(127, 207, 191) |
| HSL | hsl(168, 45%, 65%) |
| HSV | hsv(168, 39%, 81%) |
| CMYK | cmyk(38.6%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.81, -28.23, 0.22) |
| CIE-LCH | lch(77.81, 28.23, 179.55°) |
| OKLab | oklab(79.84% -0.0824 0.0001) |
| OKLCH | oklch(79.84% 0.082 179.9) |
| XYZ | xyz(40.4656, 52.8965, 57.3579) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.55
Seafoam Blue
#78D1B6
ΔE00 3.70
Mediumaquamarine
#66CDAA
ΔE00 6.42
Mediumturquoise
#48D1CC
ΔE00 6.50
Turquoise
#40E0D0
ΔE00 6.97
Light Teal
#90E4C1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFBF #CF7F8F
analogous
#7FCF97 #7FCFBF #7FB7CF
triadic
#7FCFBF #BF7FCF #CFBF7F
tetradic
#7FCFBF #977FCF #CF7F8F #B7CF7F
square
#7FCFBF #977FCF #CF7F8F #B7CF7F
split-complementary
#7FCFBF #CF7FB7 #CF977F
monochromatic
#3A9A87 #52BEA9 #7FCFBF #ACE0D5 #D8F0EC
Accessibility & contrast
On white
1.81
#7FCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#7FCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFBF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFBF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BE
Deuteranopia (green-blind)
#BBBCC0
Tritanopia (blue-blind)
#63D2CA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcfbf; /* rgb */ color: rgb(127, 207, 191); /* oklch */ color: oklch(79.8% 0.082 179.9);
Tailwind
colors: {
custom: {
50: '#a8ded2',
500: '#7fcfbf',
950: '#000000',
},
}SCSS
$custom: #7fcfbf; $custom-light: #a8ded2; $custom-dark: #000000;
JSON
{
"hex": "#7fcfbf",
"rgb": {
"r": 127,
"g": 207,
"b": 191
},
"hsl": {
"h": 168,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.79836,
"c": 0.08245,
"h": 179.9
},
"luminance": 0.52899
}Semantic roles & 50–950 ramp
primary
#7FCFBF
secondary
#A05362
accent
#2D49B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483