#7FC7CD#7FC7CD
#7FC7CD is a light, moderate teal. Relative luminance 0.498; OKLCH L 78.4% C 0.072 H 202.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7CD |
|---|---|
| RGB | rgb(127, 199, 205) |
| HSL | hsl(185, 44%, 65%) |
| HSV | hsv(185, 38%, 80%) |
| CMYK | cmyk(38%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(75.92, -20.93, -10.11) |
| CIE-LCH | lch(75.92, 23.25, 205.79°) |
| OKLab | oklab(78.45% -0.0669 -0.0278) |
| OKLCH | oklch(78.45% 0.072 202.5) |
| XYZ | xyz(40.1913, 49.7639, 65.2333) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.01
Darkturquoise
#00CED1
ΔE00 8.23
Aqua Blue
#02D8E9
ΔE00 8.25
Powder Blue
#B0E0E6
ΔE00 8.26
Sky Blue
#87CEEB
ΔE00 8.83
Lightblue
#ADD8E6
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7CD #CD857F
analogous
#7FCDAC #7FC7CD #7FA0CD
triadic
#7FC7CD #CD7FC7 #C7CD7F
tetradic
#7FC7CD #AC7FCD #CD857F #A0CD7F
square
#7FC7CD #AC7FCD #CD857F #A0CD7F
split-complementary
#7FC7CD #CD7FA0 #CDAC7F
monochromatic
#3B9097 #53B4BC #7FC7CD #ABDADE #D7EEEF
Accessibility & contrast
On white
1.92
#7FC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#7FC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7CD
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7CD | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CE
Deuteranopia (green-blind)
#AFB7CD
Tritanopia (blue-blind)
#5FCCC9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7fc7cd; /* rgb */ color: rgb(127, 199, 205); /* oklch */ color: oklch(78.4% 0.072 202.5);
Tailwind
colors: {
custom: {
50: '#a8d8dc',
500: '#7fc7cd',
950: '#000000',
},
}SCSS
$custom: #7fc7cd; $custom-light: #a8d8dc; $custom-dark: #000000;
JSON
{
"hex": "#7fc7cd",
"rgb": {
"r": 127,
"g": 199,
"b": 205
},
"hsl": {
"h": 184.615,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.78449,
"c": 0.07247,
"h": 202.5
},
"luminance": 0.49767
}Semantic roles & 50–950 ramp
primary
#7FC7CD
secondary
#E1C9C7
accent
#392FB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383