#7FCFBB#7FCFBB
#7FCFBB is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.084 H 176.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFBB |
|---|---|
| RGB | rgb(127, 207, 187) |
| HSL | hsl(165, 45%, 65%) |
| HSV | hsv(165, 39%, 81%) |
| CMYK | cmyk(38.6%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.71, -29.13, 2.22) |
| CIE-LCH | lch(77.71, 29.22, 175.64°) |
| OKLab | oklab(79.72% -0.0842 0.0054) |
| OKLCH | oklch(79.72% 0.084 176.3) |
| XYZ | xyz(40.0315, 52.7229, 55.0712) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.29
Seafoam Blue
#78D1B6
ΔE00 2.37
Mediumaquamarine
#66CDAA
ΔE00 5.16
Light Teal
#90E4C1
ΔE00 6.50
Turquoise
#40E0D0
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFBB #CF7F93
analogous
#7FCF93 #7FCFBB #7FBBCF
triadic
#7FCFBB #BB7FCF #CFBB7F
tetradic
#7FCFBB #937FCF #CF7F93 #BBCF7F
square
#7FCFBB #937FCF #CF7F93 #BBCF7F
split-complementary
#7FCFBB #CF7FBB #CF937F
monochromatic
#3A9A82 #52BEA3 #7FCFBB #ACE0D3 #D8F0EA
Accessibility & contrast
On white
1.82
#7FCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7FCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFBB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFBB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#65D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcfbb; /* rgb */ color: rgb(127, 207, 187); /* oklch */ color: oklch(79.7% 0.084 176.3);
Tailwind
colors: {
custom: {
50: '#a7decf',
500: '#7fcfbb',
950: '#000000',
},
}SCSS
$custom: #7fcfbb; $custom-light: #a7decf; $custom-dark: #000000;
JSON
{
"hex": "#7fcfbb",
"rgb": {
"r": 127,
"g": 207,
"b": 187
},
"hsl": {
"h": 165,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.79719,
"c": 0.08435,
"h": 176.3
},
"luminance": 0.52726
}Semantic roles & 50–950 ramp
primary
#7FCFBB
secondary
#A05366
accent
#2D50B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483