#7FD2BE#7FD2BE
#7FD2BE is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.5% C 0.087 H 176.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD2BE |
|---|---|
| RGB | rgb(127, 210, 190) |
| HSL | hsl(166, 48%, 66%) |
| HSV | hsv(166, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(78.65, -29.90, 1.97) |
| CIE-LCH | lch(78.65, 29.96, 176.22°) |
| OKLab | oklab(80.5% -0.0865 0.0048) |
| OKLCH | oklch(80.5% 0.087 176.8) |
| XYZ | xyz(41.0897, 54.3201, 57.0248) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.38
Pale Teal
#82CBB2
ΔE00 2.84
Mediumaquamarine
#66CDAA
ΔE00 5.30
Light Teal
#90E4C1
ΔE00 6.10
Turquoise
#40E0D0
ΔE00 6.77
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD2BE #D27F93
analogous
#7FD294 #7FD2BE #7FBCD2
triadic
#7FD2BE #BE7FD2 #D2BE7F
tetradic
#7FD2BE #947FD2 #D27F93 #BCD27F
square
#7FD2BE #947FD2 #D27F93 #BCD27F
split-complementary
#7FD2BE #D27FBC #D2947F
monochromatic
#389F86 #52C2A7 #7FD2BE #ACE2D5 #DAF2EC
Accessibility & contrast
On white
1.77
#7FD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#7FD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD2BE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD2BE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#63D4CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd2be; /* rgb */ color: rgb(127, 210, 190); /* oklch */ color: oklch(80.5% 0.087 176.8);
Tailwind
colors: {
custom: {
50: '#a8e0d1',
500: '#7fd2be',
950: '#000000',
},
}SCSS
$custom: #7fd2be; $custom-light: #a8e0d1; $custom-dark: #000000;
JSON
{
"hex": "#7fd2be",
"rgb": {
"r": 127,
"g": 210,
"b": 190
},
"hsl": {
"h": 165.542,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.80498,
"c": 0.08661,
"h": 176.8
},
"luminance": 0.54323
}Semantic roles & 50–950 ramp
primary
#7FD2BE
secondary
#A45165
accent
#2A4DBB
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483