#7FD8BE#7FD8BE
#7FD8BE is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.9% C 0.094 H 173.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD8BE |
|---|---|
| RGB | rgb(127, 216, 190) |
| HSL | hsl(162, 53%, 67%) |
| HSV | hsv(162, 41%, 85%) |
| CMYK | cmyk(41.2%, 0%, 12%, 15.3%) |
| CIE-LAB | lab(80.37, -32.75, 4.47) |
| CIE-LCH | lch(80.37, 33.05, 172.23°) |
| OKLab | oklab(81.89% -0.0936 0.0113) |
| OKLCH | oklch(81.89% 0.094 173.1) |
| XYZ | xyz(42.5989, 57.3384, 57.5279) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.80
Pale Teal
#82CBB2
ΔE00 3.42
Light Teal
#90E4C1
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.42
Seafoam
#7FE0B3
ΔE00 5.41
Tiffany Blue
#7BF2DA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD8BE #D87F99
analogous
#7FD892 #7FD8BE #7FC5D8
triadic
#7FD8BE #BE7FD8 #D8BE7F
tetradic
#7FD8BE #927FD8 #D87F99 #C5D87F
square
#7FD8BE #927FD8 #D87F99 #C5D87F
split-complementary
#7FD8BE #D87FC5 #D8927F
monochromatic
#34A987 #50CAA6 #7FD8BE #AEE6D6 #DDF5EE
Accessibility & contrast
On white
1.68
#7FD8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#7FD8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD8BE
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD8BE | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#62DAD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fd8be; /* rgb */ color: rgb(127, 216, 190); /* oklch */ color: oklch(81.9% 0.094 173.1);
Tailwind
colors: {
custom: {
50: '#a8e4d1',
500: '#7fd8be',
950: '#000000',
},
}SCSS
$custom: #7fd8be; $custom-light: #a8e4d1; $custom-dark: #000000;
JSON
{
"hex": "#7fd8be",
"rgb": {
"r": 127,
"g": 216,
"b": 190
},
"hsl": {
"h": 162.472,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81886,
"c": 0.09429,
"h": 173.1
},
"luminance": 0.57341
}Semantic roles & 50–950 ramp
primary
#7FD8BE
secondary
#AC4F6A
accent
#2552C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483