#7FCFBC#7FCFBC
#7FCFBC is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.7% C 0.084 H 177.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFBC |
|---|---|
| RGB | rgb(127, 207, 188) |
| HSL | hsl(166, 45%, 65%) |
| HSV | hsv(166, 39%, 81%) |
| CMYK | cmyk(38.6%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.74, -28.91, 1.72) |
| CIE-LCH | lch(77.74, 28.96, 176.59°) |
| OKLab | oklab(79.75% -0.0837 0.0041) |
| OKLCH | oklch(79.75% 0.084 177.2) |
| XYZ | xyz(40.1389, 52.7658, 55.6369) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.59
Seafoam Blue
#78D1B6
ΔE00 2.69
Mediumaquamarine
#66CDAA
ΔE00 5.46
Light Teal
#90E4C1
ΔE00 6.73
Turquoise
#40E0D0
ΔE00 7.21
Mediumturquoise
#48D1CC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFBC #CF7F92
analogous
#7FCF94 #7FCFBC #7FBACF
triadic
#7FCFBC #BC7FCF #CFBC7F
tetradic
#7FCFBC #947FCF #CF7F92 #BACF7F
square
#7FCFBC #947FCF #CF7F92 #BACF7F
split-complementary
#7FCFBC #CF7FBA #CF947F
monochromatic
#3A9A83 #52BEA5 #7FCFBC #ACE0D3 #D8F0EB
Accessibility & contrast
On white
1.82
#7FCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7FCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFBC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFBC | 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)
#C9C6BB
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#64D1C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcfbc; /* rgb */ color: rgb(127, 207, 188); /* oklch */ color: oklch(79.7% 0.084 177.2);
Tailwind
colors: {
custom: {
50: '#a7ded0',
500: '#7fcfbc',
950: '#000000',
},
}SCSS
$custom: #7fcfbc; $custom-light: #a7ded0; $custom-dark: #000000;
JSON
{
"hex": "#7fcfbc",
"rgb": {
"r": 127,
"g": 207,
"b": 188
},
"hsl": {
"h": 165.75,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.79748,
"c": 0.08384,
"h": 177.2
},
"luminance": 0.52769
}Semantic roles & 50–950 ramp
primary
#7FCFBC
secondary
#A05365
accent
#2D4EB9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483