#7FCBCA#7FCBCA
#7FCBCA is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.3% C 0.075 H 194.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBCA |
|---|---|
| RGB | rgb(127, 203, 202) |
| HSL | hsl(179, 42%, 65%) |
| HSV | hsv(179, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.97, -23.67, -6.94) |
| CIE-LCH | lch(76.97, 24.67, 196.33°) |
| OKLab | oklab(79.26% -0.073 -0.0191) |
| OKLCH | oklch(79.26% 0.075 194.7) |
| XYZ | xyz(40.7651, 51.4854, 63.6552) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 7.24
Aqua Blue
#02D8E9
ΔE00 8.67
Powder Blue
#B0E0E6
ΔE00 8.87
Pale Teal
#82CBB2
ΔE00 8.96
Paleturquoise
#AFEEEE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBCA #CB7F80
analogous
#7FCBA4 #7FCBCA #7FA6CB
triadic
#7FCBCA #CA7FCB #CBCA7F
tetradic
#7FCBCA #A47FCB #CB7F80 #A6CB7F
square
#7FCBCA #A47FCB #CB7F80 #A6CB7F
split-complementary
#7FCBCA #CB7FA6 #CBA47F
monochromatic
#3C9492 #53B9B8 #7FCBCA #ABDDDC #D6EEEE
Accessibility & contrast
On white
1.86
#7FCBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#7FCBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBCA
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBCA | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#5FCFCA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcbca; /* rgb */ color: rgb(127, 203, 202); /* oklch */ color: oklch(79.3% 0.075 194.7);
Tailwind
colors: {
custom: {
50: '#a8dbda',
500: '#7fcbca',
950: '#000000',
},
}SCSS
$custom: #7fcbca; $custom-light: #a8dbda; $custom-dark: #000000;
JSON
{
"hex": "#7fcbca",
"rgb": {
"r": 127,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.211,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.79259,
"c": 0.07546,
"h": 194.7
},
"luminance": 0.51488
}Semantic roles & 50–950 ramp
primary
#7FCBCA
secondary
#9A5455
accent
#3032B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483