#7FC3CD#7FC3CD
#7FC3CD is a light, moderate teal. Relative luminance 0.479; OKLCH L 77.5% C 0.070 H 207.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC3CD |
|---|---|
| RGB | rgb(127, 195, 205) |
| HSL | hsl(188, 44%, 65%) |
| HSV | hsv(188, 38%, 80%) |
| CMYK | cmyk(38%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(74.79, -18.90, -11.80) |
| CIE-LCH | lch(74.79, 22.29, 211.99°) |
| OKLab | oklab(77.54% -0.0621 -0.0324) |
| OKLCH | oklch(77.54% 0.07 207.5) |
| XYZ | xyz(39.2830, 47.9474, 64.9306) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 8.56
Powder Blue
#B0E0E6
ΔE00 8.59
Baby Blue
#89CFF0
ΔE00 8.79
Aqua Blue
#02D8E9
ΔE00 8.96
Turquoise Blue
#06B1C4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC3CD #CD897F
analogous
#7FCDB0 #7FC3CD #7F9CCD
triadic
#7FC3CD #CD7FC3 #C3CD7F
tetradic
#7FC3CD #B07FCD #CD897F #9CCD7F
square
#7FC3CD #B07FCD #CD897F #9CCD7F
split-complementary
#7FC3CD #CD7F9C #CDB07F
monochromatic
#3B8B97 #53AEBC #7FC3CD #ABD8DE #D7ECEF
Accessibility & contrast
On white
1.98
#7FC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#7FC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC3CD
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC3CD | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#ABB4CD
Tritanopia (blue-blind)
#5FC9C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc3cd; /* rgb */ color: rgb(127, 195, 205); /* oklch */ color: oklch(77.5% 0.070 207.5);
Tailwind
colors: {
custom: {
50: '#a7d5dc',
500: '#7fc3cd',
950: '#000000',
},
}SCSS
$custom: #7fc3cd; $custom-light: #a7d5dc; $custom-dark: #000000;
JSON
{
"hex": "#7fc3cd",
"rgb": {
"r": 127,
"g": 195,
"b": 205
},
"hsl": {
"h": 187.692,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.77544,
"c": 0.07002,
"h": 207.5
},
"luminance": 0.4795
}Semantic roles & 50–950 ramp
primary
#7FC3CD
secondary
#E1CAC7
accent
#402FB7
background
#FAFDFD
surface
#F4FAFB
border
#CED3D4
text
#101415
muted
#7F8383