#7FCBC5#7FCBC5
#7FCBC5 is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.076 H 189.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBC5 |
|---|---|
| RGB | rgb(127, 203, 197) |
| HSL | hsl(175, 42%, 65%) |
| HSV | hsv(175, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 3%, 20.4%) |
| CIE-LAB | lab(76.83, -24.87, -4.45) |
| CIE-LCH | lch(76.83, 25.27, 190.14°) |
| OKLab | oklab(79.1% -0.0751 -0.0124) |
| OKLCH | oklch(79.1% 0.076 189.3) |
| XYZ | xyz(40.1827, 51.2524, 60.5878) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.51
Pale Teal
#82CBB2
ΔE00 6.96
Seafoam Blue
#78D1B6
ΔE00 7.52
Darkturquoise
#00CED1
ΔE00 7.60
Turquoise
#40E0D0
ΔE00 8.32
Topaz
#13BBAF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBC5 #CB7F85
analogous
#7FCB9F #7FCBC5 #7FABCB
triadic
#7FCBC5 #C57FCB #CBC57F
tetradic
#7FCBC5 #9F7FCB #CB7F85 #ABCB7F
square
#7FCBC5 #9F7FCB #CB7F85 #ABCB7F
split-complementary
#7FCBC5 #CB7FAB #CB9F7F
monochromatic
#3C948D #53B9B1 #7FCBC5 #ABDDD9 #D6EEEC
Accessibility & contrast
On white
1.87
#7FCBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#7FCBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBC5
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBC5 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C5
Deuteranopia (green-blind)
#B5B9C6
Tritanopia (blue-blind)
#61CFC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcbc5; /* rgb */ color: rgb(127, 203, 197); /* oklch */ color: oklch(79.1% 0.076 189.3);
Tailwind
colors: {
custom: {
50: '#a7dbd6',
500: '#7fcbc5',
950: '#000000',
},
}SCSS
$custom: #7fcbc5; $custom-light: #a7dbd6; $custom-dark: #000000;
JSON
{
"hex": "#7fcbc5",
"rgb": {
"r": 127,
"g": 203,
"b": 197
},
"hsl": {
"h": 175.263,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.791,
"c": 0.07609,
"h": 189.3
},
"luminance": 0.51255
}Semantic roles & 50–950 ramp
primary
#7FCBC5
secondary
#9A5459
accent
#303BB5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483