#7FD8BF#7FD8BF
#7FD8BF is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.9% C 0.094 H 173.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD8BF |
|---|---|
| RGB | rgb(127, 216, 191) |
| HSL | hsl(163, 53%, 67%) |
| HSV | hsv(163, 41%, 85%) |
| CMYK | cmyk(41.2%, 0%, 11.6%, 15.3%) |
| CIE-LAB | lab(80.39, -32.52, 3.97) |
| CIE-LCH | lch(80.39, 32.77, 173.04°) |
| OKLab | oklab(81.91% -0.0932 0.01) |
| OKLCH | oklch(81.91% 0.094 173.9) |
| XYZ | xyz(42.7085, 57.3823, 58.1055) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.91
Pale Teal
#82CBB2
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 4.62
Seafoam
#7FE0B3
ΔE00 5.71
Tiffany Blue
#7BF2DA
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD8BF #D87F98
analogous
#7FD893 #7FD8BF #7FC5D8
triadic
#7FD8BF #BF7FD8 #D8BF7F
tetradic
#7FD8BF #937FD8 #D87F98 #C5D87F
square
#7FD8BF #937FD8 #D87F98 #C5D87F
split-complementary
#7FD8BF #D87FC5 #D8937F
monochromatic
#34A988 #50CAA8 #7FD8BF #AEE6D6 #DDF5EE
Accessibility & contrast
On white
1.68
#7FD8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#7FD8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD8BF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD8BF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBE
Deuteranopia (green-blind)
#C4C3C1
Tritanopia (blue-blind)
#61DAD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fd8bf; /* rgb */ color: rgb(127, 216, 191); /* oklch */ color: oklch(81.9% 0.094 173.9);
Tailwind
colors: {
custom: {
50: '#a8e4d2',
500: '#7fd8bf',
950: '#000000',
},
}SCSS
$custom: #7fd8bf; $custom-light: #a8e4d2; $custom-dark: #000000;
JSON
{
"hex": "#7fd8bf",
"rgb": {
"r": 127,
"g": 216,
"b": 191
},
"hsl": {
"h": 163.146,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.81914,
"c": 0.09371,
"h": 173.9
},
"luminance": 0.57385
}Semantic roles & 50–950 ramp
primary
#7FD8BF
secondary
#AC4F69
accent
#2551C1
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483