#7FCBC4#7FCBC4
#7FCBC4 is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.1% C 0.076 H 188.3°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBC4 |
|---|---|
| RGB | rgb(127, 203, 196) |
| HSL | hsl(174, 42%, 65%) |
| HSV | hsv(174, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 3.4%, 20.4%) |
| CIE-LAB | lab(76.80, -25.11, -3.95) |
| CIE-LCH | lch(76.80, 25.42, 188.94°) |
| OKLab | oklab(79.07% -0.0755 -0.011) |
| OKLCH | oklch(79.07% 0.076 188.3) |
| XYZ | xyz(40.0685, 51.2067, 59.9864) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.53
Pale Teal
#82CBB2
ΔE00 6.57
Seafoam Blue
#78D1B6
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.75
Turquoise
#40E0D0
ΔE00 8.17
Topaz
#13BBAF
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBC4 #CB7F86
analogous
#7FCB9E #7FCBC4 #7FACCB
triadic
#7FCBC4 #C47FCB #CBC47F
tetradic
#7FCBC4 #9E7FCB #CB7F86 #ACCB7F
square
#7FCBC4 #9E7FCB #CB7F86 #ACCB7F
split-complementary
#7FCBC4 #CB7FAC #CB9E7F
monochromatic
#3C948C #53B9B0 #7FCBC4 #ABDDD8 #D6EEEC
Accessibility & contrast
On white
1.87
#7FCBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7FCBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBC4
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBC4 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C4
Deuteranopia (green-blind)
#B6B9C5
Tritanopia (blue-blind)
#62CFC9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcbc4; /* rgb */ color: rgb(127, 203, 196); /* oklch */ color: oklch(79.1% 0.076 188.3);
Tailwind
colors: {
custom: {
50: '#a7dbd5',
500: '#7fcbc4',
950: '#000000',
},
}SCSS
$custom: #7fcbc4; $custom-light: #a7dbd5; $custom-dark: #000000;
JSON
{
"hex": "#7fcbc4",
"rgb": {
"r": 127,
"g": 203,
"b": 196
},
"hsl": {
"h": 174.474,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.79069,
"c": 0.0763,
"h": 188.3
},
"luminance": 0.51209
}Semantic roles & 50–950 ramp
primary
#7FCBC4
secondary
#9A545A
accent
#303CB5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483