#7FCCBF#7FCCBF
#7FCCBF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.079 H 182.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCBF |
|---|---|
| RGB | rgb(127, 204, 191) |
| HSL | hsl(170, 43%, 65%) |
| HSV | hsv(170, 38%, 80%) |
| CMYK | cmyk(37.7%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(76.95, -26.77, -1.03) |
| CIE-LCH | lch(76.95, 26.79, 182.21°) |
| OKLab | oklab(79.15% -0.0788 -0.0032) |
| OKLCH | oklch(79.15% 0.079 182.3) |
| XYZ | xyz(39.7457, 51.4567, 57.1179) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.34
Seafoam Blue
#78D1B6
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 6.14
Mediumaquamarine
#66CDAA
ΔE00 7.40
Turquoise
#40E0D0
ΔE00 7.51
Turquoise (survey)
#06C2AC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCBF #CC7F8C
analogous
#7FCC98 #7FCCBF #7FB3CC
triadic
#7FCCBF #BF7FCC #CCBF7F
tetradic
#7FCCBF #987FCC #CC7F8C #B3CC7F
square
#7FCCBF #987FCC #CC7F8C #B3CC7F
split-complementary
#7FCCBF #CC7FB3 #CC987F
monochromatic
#3B9586 #53BBA9 #7FCCBF #ABDDD5 #D7EFEB
Accessibility & contrast
On white
1.86
#7FCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#7FCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCBF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCBF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#64CFC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fccbf; /* rgb */ color: rgb(127, 204, 191); /* oklch */ color: oklch(79.1% 0.079 182.3);
Tailwind
colors: {
custom: {
50: '#a7dbd2',
500: '#7fccbf',
950: '#000000',
},
}SCSS
$custom: #7fccbf; $custom-light: #a7dbd2; $custom-dark: #000000;
JSON
{
"hex": "#7fccbf",
"rgb": {
"r": 127,
"g": 204,
"b": 191
},
"hsl": {
"h": 169.87,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.79145,
"c": 0.07889,
"h": 182.3
},
"luminance": 0.51459
}Semantic roles & 50–950 ramp
primary
#7FCCBF
secondary
#9C5460
accent
#2F46B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483