#7FCBC8#7FCBC8
#7FCBC8 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.2% C 0.076 H 192.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBC8 |
|---|---|
| RGB | rgb(127, 203, 200) |
| HSL | hsl(178, 42%, 65%) |
| HSV | hsv(178, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 1.5%, 20.4%) |
| CIE-LAB | lab(76.92, -24.16, -5.94) |
| CIE-LCH | lch(76.92, 24.88, 193.82°) |
| OKLab | oklab(79.2% -0.0738 -0.0164) |
| OKLCH | oklch(79.2% 0.076 192.5) |
| XYZ | xyz(40.5298, 51.3913, 62.4162) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.65
Darkturquoise
#00CED1
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 8.16
Seafoam Blue
#78D1B6
ΔE00 8.71
Turquoise
#40E0D0
ΔE00 8.89
Aqua Blue
#02D8E9
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBC8 #CB7F82
analogous
#7FCBA2 #7FCBC8 #7FA8CB
triadic
#7FCBC8 #C87FCB #CBC87F
tetradic
#7FCBC8 #A27FCB #CB7F82 #A8CB7F
square
#7FCBC8 #A27FCB #CB7F82 #A8CB7F
split-complementary
#7FCBC8 #CB7FA8 #CBA27F
monochromatic
#3C9490 #53B9B5 #7FCBC8 #ABDDDB #D6EEED
Accessibility & contrast
On white
1.86
#7FCBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#7FCBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBC8
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBC8 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4C8
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#60CFCA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcbc8; /* rgb */ color: rgb(127, 203, 200); /* oklch */ color: oklch(79.2% 0.076 192.5);
Tailwind
colors: {
custom: {
50: '#a8dbd8',
500: '#7fcbc8',
950: '#000000',
},
}SCSS
$custom: #7fcbc8; $custom-light: #a8dbd8; $custom-dark: #000000;
JSON
{
"hex": "#7fcbc8",
"rgb": {
"r": 127,
"g": 203,
"b": 200
},
"hsl": {
"h": 177.632,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.79195,
"c": 0.07563,
"h": 192.5
},
"luminance": 0.51394
}Semantic roles & 50–950 ramp
primary
#7FCBC8
secondary
#9A5457
accent
#3035B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483