#7FCFCB#7FCFCB
#7FCFCB is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.2% C 0.079 H 191.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCFCB |
|---|---|
| RGB | rgb(127, 207, 203) |
| HSL | hsl(177, 45%, 65%) |
| HSV | hsv(177, 39%, 81%) |
| CMYK | cmyk(38.6%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(78.14, -25.41, -5.75) |
| CIE-LCH | lch(78.14, 26.05, 192.75°) |
| OKLab | oklab(80.2% -0.0774 -0.0159) |
| OKLCH | oklch(80.2% 0.079 191.6) |
| XYZ | xyz(41.8407, 53.4465, 64.5998) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.15
Darkturquoise
#00CED1
ΔE00 7.12
Pale Teal
#82CBB2
ΔE00 7.92
Turquoise
#40E0D0
ΔE00 8.01
Seafoam Blue
#78D1B6
ΔE00 8.23
Paleturquoise
#AFEEEE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCFCB #CF7F83
analogous
#7FCFA3 #7FCFCB #7FABCF
triadic
#7FCFCB #CB7FCF #CFCB7F
tetradic
#7FCFCB #A37FCF #CF7F83 #ABCF7F
square
#7FCFCB #A37FCF #CF7F83 #ABCF7F
split-complementary
#7FCFCB #CF7FAB #CFA37F
monochromatic
#3A9A95 #52BEB9 #7FCFCB #ACE0DD #D8F0EF
Accessibility & contrast
On white
1.80
#7FCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#7FCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCFCB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCFCB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#5ED3CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fcfcb; /* rgb */ color: rgb(127, 207, 203); /* oklch */ color: oklch(80.2% 0.079 191.6);
Tailwind
colors: {
custom: {
50: '#a8deda',
500: '#7fcfcb',
950: '#000000',
},
}SCSS
$custom: #7fcfcb; $custom-light: #a8deda; $custom-dark: #000000;
JSON
{
"hex": "#7fcfcb",
"rgb": {
"r": 127,
"g": 207,
"b": 203
},
"hsl": {
"h": 177,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.80203,
"c": 0.07901,
"h": 191.6
},
"luminance": 0.53449
}Semantic roles & 50–950 ramp
primary
#7FCFCB
secondary
#A05356
accent
#2D34B9
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483