#7FC9CF#7FC9CF
#7FC9CF is a light, moderate teal. Relative luminance 0.508; OKLCH L 79.0% C 0.074 H 202.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC9CF |
|---|---|
| RGB | rgb(127, 201, 207) |
| HSL | hsl(185, 45%, 65%) |
| HSV | hsv(185, 39%, 81%) |
| CMYK | cmyk(38.6%, 2.9%, 0%, 18.8%) |
| CIE-LAB | lab(76.55, -21.45, -10.26) |
| CIE-LCH | lch(76.55, 23.78, 205.57°) |
| OKLab | oklab(78.97% -0.0685 -0.0282) |
| OKLCH | oklch(78.97% 0.074 202.3) |
| XYZ | xyz(40.8974, 50.7875, 66.6673) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.75
Aqua Blue
#02D8E9
ΔE00 7.91
Darkturquoise
#00CED1
ΔE00 8.01
Powder Blue
#B0E0E6
ΔE00 8.05
Sky Blue
#87CEEB
ΔE00 8.83
Robin'S Egg Blue
#98EFF9
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC9CF #CF857F
analogous
#7FCFAD #7FC9CF #7FA1CF
triadic
#7FC9CF #CF7FC9 #C9CF7F
tetradic
#7FC9CF #AD7FCF #CF857F #A1CF7F
square
#7FC9CF #AD7FCF #CF857F #A1CF7F
split-complementary
#7FC9CF #CF7FA1 #CFAD7F
monochromatic
#3A939A #52B6BE #7FC9CF #ACDCE0 #D8EFF0
Accessibility & contrast
On white
1.88
#7FC9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7FC9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC9CF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC9CF | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#5DCECB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc9cf; /* rgb */ color: rgb(127, 201, 207); /* oklch */ color: oklch(79.0% 0.074 202.3);
Tailwind
colors: {
custom: {
50: '#a8d9dd',
500: '#7fc9cf',
950: '#000000',
},
}SCSS
$custom: #7fc9cf; $custom-light: #a8d9dd; $custom-dark: #000000;
JSON
{
"hex": "#7fc9cf",
"rgb": {
"r": 127,
"g": 201,
"b": 207
},
"hsl": {
"h": 184.5,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.78969,
"c": 0.07411,
"h": 202.3
},
"luminance": 0.5079
}Semantic roles & 50–950 ramp
primary
#7FC9CF
secondary
#A05853
accent
#372DB9
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384