#7FCBC1#7FCBC1
#7FCBC1 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.077 H 185.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBC1 |
|---|---|
| RGB | rgb(127, 203, 193) |
| HSL | hsl(172, 42%, 65%) |
| HSV | hsv(172, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 4.9%, 20.4%) |
| CIE-LAB | lab(76.72, -25.81, -2.45) |
| CIE-LCH | lch(76.72, 25.93, 185.43°) |
| OKLab | oklab(78.98% -0.0768 -0.007) |
| OKLCH | oklch(78.98% 0.077 185.2) |
| XYZ | xyz(39.7304, 51.0715, 58.2060) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 5.77
Seafoam Blue
#78D1B6
ΔE00 5.99
Turquoise
#40E0D0
ΔE00 7.84
Darkturquoise
#00CED1
ΔE00 8.31
Mediumaquamarine
#66CDAA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBC1 #CB7F89
analogous
#7FCB9B #7FCBC1 #7FAFCB
triadic
#7FCBC1 #C17FCB #CBC17F
tetradic
#7FCBC1 #9B7FCB #CB7F89 #AFCB7F
square
#7FCBC1 #9B7FCB #CB7F89 #AFCB7F
split-complementary
#7FCBC1 #CB7FAF #CB9B7F
monochromatic
#3C9488 #53B9AC #7FCBC1 #ABDDD6 #D6EEEB
Accessibility & contrast
On white
1.87
#7FCBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7FCBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBC1
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBC1 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C1
Deuteranopia (green-blind)
#B6B9C2
Tritanopia (blue-blind)
#63CEC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcbc1; /* rgb */ color: rgb(127, 203, 193); /* oklch */ color: oklch(79.0% 0.077 185.2);
Tailwind
colors: {
custom: {
50: '#a7dbd3',
500: '#7fcbc1',
950: '#000000',
},
}SCSS
$custom: #7fcbc1; $custom-light: #a7dbd3; $custom-dark: #000000;
JSON
{
"hex": "#7fcbc1",
"rgb": {
"r": 127,
"g": 203,
"b": 193
},
"hsl": {
"h": 172.105,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78976,
"c": 0.07708,
"h": 185.2
},
"luminance": 0.51074
}Semantic roles & 50–950 ramp
primary
#7FCBC1
secondary
#9A545D
accent
#3042B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483