#7BCFCF#7BCFCF
#7BCFCF is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.082 H 195.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7BCFCF |
|---|---|
| RGB | rgb(123, 207, 207) |
| HSL | hsl(180, 47%, 65%) |
| HSV | hsv(180, 41%, 81%) |
| CMYK | cmyk(40.6%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(78.07, -25.44, -8.01) |
| CIE-LCH | lch(78.07, 26.68, 197.48°) |
| OKLab | oklab(80.14% -0.0789 -0.0221) |
| OKLCH | oklch(80.14% 0.082 195.6) |
| XYZ | xyz(41.7394, 53.3385, 67.1153) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.20
Darkturquoise
#00CED1
ΔE00 6.49
Aqua Blue
#02D8E9
ΔE00 7.64
Robin'S Egg Blue
#98EFF9
ΔE00 8.47
Paleturquoise
#AFEEEE
ΔE00 8.55
Turquoise
#40E0D0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BCFCF #CF7B7B
analogous
#7BCFA5 #7BCFCF #7BA5CF
triadic
#7BCFCF #CF7BCF #CFCF7B
tetradic
#7BCFCF #A57BCF #CF7B7B #A5CF7B
square
#7BCFCF #A57BCF #CF7B7B #A5CF7B
split-complementary
#7BCFCF #CF7BA5 #CFA57B
monochromatic
#379898 #4EBFBF #7BCFCF #A8DFDF #D5F0F0
Accessibility & contrast
On white
1.80
#7BCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#7BCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BCFCF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BCFCF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B6BCD0
Tritanopia (blue-blind)
#54D4CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7bcfcf; /* rgb */ color: rgb(123, 207, 207); /* oklch */ color: oklch(80.1% 0.082 195.6);
Tailwind
colors: {
custom: {
50: '#a6dedd',
500: '#7bcfcf',
950: '#000000',
},
}SCSS
$custom: #7bcfcf; $custom-light: #a6dedd; $custom-dark: #000000;
JSON
{
"hex": "#7bcfcf",
"rgb": {
"r": 123,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 46.667,
"l": 64.706
},
"oklch": {
"l": 0.80142,
"c": 0.08189,
"h": 195.6
},
"luminance": 0.53342
}Semantic roles & 50–950 ramp
primary
#7BCFCF
secondary
#9E5050
accent
#2C2CBA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484