#7FCBC7#7FCBC7
#7FCBC7 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.2% C 0.076 H 191.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBC7 |
|---|---|
| RGB | rgb(127, 203, 199) |
| HSL | hsl(177, 42%, 65%) |
| HSV | hsv(177, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 2%, 20.4%) |
| CIE-LAB | lab(76.89, -24.40, -5.44) |
| CIE-LCH | lch(76.89, 25.00, 192.58°) |
| OKLab | oklab(79.16% -0.0742 -0.0151) |
| OKLCH | oklch(79.16% 0.076 191.5) |
| XYZ | xyz(40.4133, 51.3447, 61.8027) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.57
Darkturquoise
#00CED1
ΔE00 7.38
Pale Teal
#82CBB2
ΔE00 7.76
Seafoam Blue
#78D1B6
ΔE00 8.31
Turquoise
#40E0D0
ΔE00 8.68
Paleturquoise
#AFEEEE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBC7 #CB7F83
analogous
#7FCBA1 #7FCBC7 #7FA9CB
triadic
#7FCBC7 #C77FCB #CBC77F
tetradic
#7FCBC7 #A17FCB #CB7F83 #A9CB7F
square
#7FCBC7 #A17FCB #CB7F83 #A9CB7F
split-complementary
#7FCBC7 #CB7FA9 #CBA17F
monochromatic
#3C948F #53B9B4 #7FCBC7 #ABDDDA #D6EEED
Accessibility & contrast
On white
1.86
#7FCBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#7FCBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBC7
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBC7 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C7
Deuteranopia (green-blind)
#B5BAC8
Tritanopia (blue-blind)
#61CFCA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcbc7; /* rgb */ color: rgb(127, 203, 199); /* oklch */ color: oklch(79.2% 0.076 191.5);
Tailwind
colors: {
custom: {
50: '#a8dbd8',
500: '#7fcbc7',
950: '#000000',
},
}SCSS
$custom: #7fcbc7; $custom-light: #a8dbd8; $custom-dark: #000000;
JSON
{
"hex": "#7fcbc7",
"rgb": {
"r": 127,
"g": 203,
"b": 199
},
"hsl": {
"h": 176.842,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.79163,
"c": 0.07576,
"h": 191.5
},
"luminance": 0.51347
}Semantic roles & 50–950 ramp
primary
#7FCBC7
secondary
#9A5458
accent
#3037B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483