#7FD2BF#7FD2BF
#7FD2BF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.086 H 177.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2BF |
|---|---|
| RGB | rgb(127, 210, 191) |
| HSL | hsl(166, 48%, 66%) |
| HSV | hsv(166, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 9%, 17.6%) |
| CIE-LAB | lab(78.67, -29.67, 1.48) |
| CIE-LCH | lch(78.67, 29.71, 177.15°) |
| OKLab | oklab(80.53% -0.086 0.0035) |
| OKLCH | oklch(80.53% 0.086 177.7) |
| XYZ | xyz(41.1994, 54.3640, 57.6024) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.70
Pale Teal
#82CBB2
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 5.60
Light Teal
#90E4C1
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 6.66
Mediumturquoise
#48D1CC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2BF #D27F92
analogous
#7FD295 #7FD2BF #7FBBD2
triadic
#7FD2BF #BF7FD2 #D2BF7F
tetradic
#7FD2BF #957FD2 #D27F92 #BBD27F
square
#7FD2BF #957FD2 #D27F92 #BBD27F
split-complementary
#7FD2BF #D27FBB #D2957F
monochromatic
#389F87 #52C2A8 #7FD2BF #ACE2D6 #DAF2EC
Accessibility & contrast
On white
1.77
#7FD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#7FD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2BF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2BF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BE
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#63D4CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd2bf; /* rgb */ color: rgb(127, 210, 191); /* oklch */ color: oklch(80.5% 0.086 177.7);
Tailwind
colors: {
custom: {
50: '#a8e0d2',
500: '#7fd2bf',
950: '#000000',
},
}SCSS
$custom: #7fd2bf; $custom-light: #a8e0d2; $custom-dark: #000000;
JSON
{
"hex": "#7fd2bf",
"rgb": {
"r": 127,
"g": 210,
"b": 191
},
"hsl": {
"h": 166.265,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.80527,
"c": 0.08612,
"h": 177.7
},
"luminance": 0.54367
}Semantic roles & 50–950 ramp
primary
#7FD2BF
secondary
#A45164
accent
#2A4BBB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483