#7FCBC0#7FCBC0
#7FCBC0 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.077 H 184.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBC0 |
|---|---|
| RGB | rgb(127, 203, 192) |
| HSL | hsl(171, 42%, 65%) |
| HSV | hsv(171, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 5.4%, 20.4%) |
| CIE-LAB | lab(76.70, -26.05, -1.95) |
| CIE-LCH | lch(76.70, 26.12, 184.29°) |
| OKLab | oklab(78.94% -0.0772 -0.0056) |
| OKLCH | oklch(78.94% 0.077 184.2) |
| XYZ | xyz(39.6192, 51.0270, 57.6205) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.04
Seafoam Blue
#78D1B6
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 5.91
Turquoise
#40E0D0
ΔE00 7.78
Mediumaquamarine
#66CDAA
ΔE00 8.12
Darkturquoise
#00CED1
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBC0 #CB7F8A
analogous
#7FCB9A #7FCBC0 #7FB0CB
triadic
#7FCBC0 #C07FCB #CBC07F
tetradic
#7FCBC0 #9A7FCB #CB7F8A #B0CB7F
square
#7FCBC0 #9A7FCB #CB7F8A #B0CB7F
split-complementary
#7FCBC0 #CB7FB0 #CB9A7F
monochromatic
#3C9487 #53B9AB #7FCBC0 #ABDDD5 #D6EEEB
Accessibility & contrast
On white
1.87
#7FCBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7FCBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBC0
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBC0 | 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)
#C4C3C0
Deuteranopia (green-blind)
#B7B9C1
Tritanopia (blue-blind)
#64CEC7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fcbc0; /* rgb */ color: rgb(127, 203, 192); /* oklch */ color: oklch(78.9% 0.077 184.2);
Tailwind
colors: {
custom: {
50: '#a7dbd3',
500: '#7fcbc0',
950: '#000000',
},
}SCSS
$custom: #7fcbc0; $custom-light: #a7dbd3; $custom-dark: #000000;
JSON
{
"hex": "#7fcbc0",
"rgb": {
"r": 127,
"g": 203,
"b": 192
},
"hsl": {
"h": 171.316,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.78945,
"c": 0.0774,
"h": 184.2
},
"luminance": 0.5103
}Semantic roles & 50–950 ramp
primary
#7FCBC0
secondary
#9A545E
accent
#3043B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483