#7FD0BF#7FD0BF
#7FD0BF is a light, moderate teal. Relative luminance 0.534; OKLCH L 80.1% C 0.084 H 179.1°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD0BF |
|---|---|
| RGB | rgb(127, 208, 191) |
| HSL | hsl(167, 46%, 66%) |
| HSV | hsv(167, 39%, 82%) |
| CMYK | cmyk(38.9%, 0%, 8.2%, 18.4%) |
| CIE-LAB | lab(78.10, -28.71, 0.64) |
| CIE-LCH | lch(78.10, 28.72, 178.72°) |
| OKLab | oklab(80.07% -0.0836 0.0013) |
| OKLCH | oklch(80.07% 0.084 179.1) |
| XYZ | xyz(40.7087, 53.3826, 57.4389) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.34
Pale Teal
#82CBB2
ΔE00 3.35
Mediumaquamarine
#66CDAA
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 6.67
Turquoise
#40E0D0
ΔE00 6.84
Light Teal
#90E4C1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD0BF #D07F90
analogous
#7FD096 #7FD0BF #7FB9D0
triadic
#7FD0BF #BF7FD0 #D0BF7F
tetradic
#7FD0BF #967FD0 #D07F90 #B9D07F
square
#7FD0BF #967FD0 #D07F90 #B9D07F
split-complementary
#7FD0BF #D07FB9 #D0967F
monochromatic
#399C87 #52C0A9 #7FD0BF #ACE0D5 #D9F1EC
Accessibility & contrast
On white
1.80
#7FD0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#7FD0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD0BF
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD0BF | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#63D2CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fd0bf; /* rgb */ color: rgb(127, 208, 191); /* oklch */ color: oklch(80.1% 0.084 179.1);
Tailwind
colors: {
custom: {
50: '#a8ded2',
500: '#7fd0bf',
950: '#000000',
},
}SCSS
$custom: #7fd0bf; $custom-light: #a8ded2; $custom-dark: #000000;
JSON
{
"hex": "#7fd0bf",
"rgb": {
"r": 127,
"g": 208,
"b": 191
},
"hsl": {
"h": 167.407,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.80066,
"c": 0.08366,
"h": 179.1
},
"luminance": 0.53385
}Semantic roles & 50–950 ramp
primary
#7FD0BF
secondary
#A15263
accent
#2C4ABA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483