#7FC4CD#7FC4CD
#7FC4CD is a light, moderate teal. Relative luminance 0.484; OKLCH L 77.8% C 0.071 H 206.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4CD |
|---|---|
| RGB | rgb(127, 196, 205) |
| HSL | hsl(187, 44%, 65%) |
| HSV | hsv(187, 38%, 80%) |
| CMYK | cmyk(38%, 4.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.07, -19.41, -11.38) |
| CIE-LCH | lch(75.07, 22.50, 210.38°) |
| OKLab | oklab(77.77% -0.0633 -0.0312) |
| OKLCH | oklch(77.77% 0.071 206.3) |
| XYZ | xyz(39.5078, 48.3970, 65.0055) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 8.47
Lightblue
#ADD8E6
ΔE00 8.69
Aqua Blue
#02D8E9
ΔE00 8.74
Baby Blue
#89CFF0
ΔE00 9.13
Darkturquoise
#00CED1
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4CD #CD887F
analogous
#7FCDAF #7FC4CD #7F9DCD
triadic
#7FC4CD #CD7FC4 #C4CD7F
tetradic
#7FC4CD #AF7FCD #CD887F #9DCD7F
square
#7FC4CD #AF7FCD #CD887F #9DCD7F
split-complementary
#7FC4CD #CD7F9D #CDAF7F
monochromatic
#3B8C97 #53B0BC #7FC4CD #ABD8DE #D7EDEF
Accessibility & contrast
On white
1.97
#7FC4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#7FC4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4CD
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4CD | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCE
Deuteranopia (green-blind)
#ACB5CD
Tritanopia (blue-blind)
#5FC9C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc4cd; /* rgb */ color: rgb(127, 196, 205); /* oklch */ color: oklch(77.8% 0.071 206.3);
Tailwind
colors: {
custom: {
50: '#a7d6dc',
500: '#7fc4cd',
950: '#000000',
},
}SCSS
$custom: #7fc4cd; $custom-light: #a7d6dc; $custom-dark: #000000;
JSON
{
"hex": "#7fc4cd",
"rgb": {
"r": 127,
"g": 196,
"b": 205
},
"hsl": {
"h": 186.923,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.7777,
"c": 0.07058,
"h": 206.3
},
"luminance": 0.484
}Semantic roles & 50–950 ramp
primary
#7FC4CD
secondary
#E1CAC7
accent
#3E2FB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383