#7FC9BF#7FC9BF
#7FC9BF is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.5% C 0.075 H 185.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC9BF |
|---|---|
| RGB | rgb(127, 201, 191) |
| HSL | hsl(172, 41%, 64%) |
| HSV | hsv(172, 37%, 79%) |
| CMYK | cmyk(36.8%, 0%, 5%, 21.2%) |
| CIE-LAB | lab(76.10, -25.30, -2.29) |
| CIE-LCH | lch(76.10, 25.40, 185.17°) |
| OKLab | oklab(78.46% -0.0752 -0.0065) |
| OKLCH | oklch(78.46% 0.075 185) |
| XYZ | xyz(39.0396, 50.0444, 56.8825) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 6.10
Turquoise
#40E0D0
ΔE00 8.25
Darkturquoise
#00CED1
ΔE00 8.49
Mediumaquamarine
#66CDAA
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC9BF #C97F89
analogous
#7FC99A #7FC9BF #7FAEC9
triadic
#7FC9BF #BF7FC9 #C9BF7F
tetradic
#7FC9BF #9A7FC9 #C97F89 #AEC97F
square
#7FC9BF #9A7FC9 #C97F89 #AEC97F
split-complementary
#7FC9BF #C97FAE #C99A7F
monochromatic
#3D9185 #54B7A9 #7FC9BF #AADBD5 #D5EDEA
Accessibility & contrast
On white
1.91
#7FC9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#7FC9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC9BF
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC9BF | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#64CCC6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7fc9bf; /* rgb */ color: rgb(127, 201, 191); /* oklch */ color: oklch(78.5% 0.075 185.0);
Tailwind
colors: {
custom: {
50: '#a7d9d2',
500: '#7fc9bf',
950: '#000000',
},
}SCSS
$custom: #7fc9bf; $custom-light: #a7d9d2; $custom-dark: #000000;
JSON
{
"hex": "#7fc9bf",
"rgb": {
"r": 127,
"g": 201,
"b": 191
},
"hsl": {
"h": 171.892,
"s": 40.659,
"l": 64.314
},
"oklch": {
"l": 0.78456,
"c": 0.07546,
"h": 185
},
"luminance": 0.50047
}Semantic roles & 50–950 ramp
primary
#7FC9BF
secondary
#98545E
accent
#3243B4
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101414
muted
#818383