#7FCBCB#7FCBCB
#7FCBCB is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.3% C 0.075 H 195.7°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBCB |
|---|---|
| RGB | rgb(127, 203, 203) |
| HSL | hsl(180, 42%, 65%) |
| HSV | hsv(180, 37%, 80%) |
| CMYK | cmyk(37.4%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(77.00, -23.43, -7.43) |
| CIE-LCH | lch(77.00, 24.58, 197.60°) |
| OKLab | oklab(79.29% -0.0726 -0.0205) |
| OKLCH | oklch(79.29% 0.075 195.7) |
| XYZ | xyz(40.8839, 51.5329, 64.2808) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.07
Darkturquoise
#00CED1
ΔE00 7.25
Aqua Blue
#02D8E9
ΔE00 8.45
Powder Blue
#B0E0E6
ΔE00 8.69
Paleturquoise
#AFEEEE
ΔE00 8.97
Robin'S Egg Blue
#98EFF9
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBCB #CB7F7F
analogous
#7FCBA5 #7FCBCB #7FA5CB
triadic
#7FCBCB #CB7FCB #CBCB7F
tetradic
#7FCBCB #A57FCB #CB7F7F #A5CB7F
square
#7FCBCB #A57FCB #CB7F7F #A5CB7F
split-complementary
#7FCBCB #CB7FA5 #CBA57F
monochromatic
#3C9494 #53B9B9 #7FCBCB #ABDDDD #D6EEEE
Accessibility & contrast
On white
1.86
#7FCBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#7FCBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBCB
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBCB | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#5FD0CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7fcbcb; /* rgb */ color: rgb(127, 203, 203); /* oklch */ color: oklch(79.3% 0.075 195.7);
Tailwind
colors: {
custom: {
50: '#a8dbda',
500: '#7fcbcb',
950: '#000000',
},
}SCSS
$custom: #7fcbcb; $custom-light: #a8dbda; $custom-dark: #000000;
JSON
{
"hex": "#7fcbcb",
"rgb": {
"r": 127,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.79291,
"c": 0.07542,
"h": 195.7
},
"luminance": 0.51536
}Semantic roles & 50–950 ramp
primary
#7FCBCB
secondary
#9A5454
accent
#3030B5
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483