#7DFFBF#7DFFBF
#7DFFBF is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.147 H 160.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFBF |
|---|---|
| RGB | rgb(125, 255, 191) |
| HSL | hsl(150, 100%, 75%) |
| HSV | hsv(150, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.52, -50.32, 19.77) |
| CIE-LCH | lch(91.52, 54.06, 158.55°) |
| OKLab | oklab(90.92% -0.1384 0.0505) |
| OKLCH | oklch(90.92% 0.147 160) |
| XYZ | xyz(53.6169, 79.6370, 61.8261) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Greenish Blue
#63F7B4
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.29
Light Seafoam
#A0FEBF
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFBF #FF7DBD
analogous
#7DFF7E #7DFFBF #7DFEFF
triadic
#7DFFBF #BF7DFF #FFBF7D
tetradic
#7DFFBF #7E7DFF #FF7DBD #FEFF7D
square
#7DFFBF #7E7DFF #FF7DBD #FEFF7D
split-complementary
#7DFFBF #FF7DFE #FF7E7D
monochromatic
#03FF83 #40FFA1 #7DFFBF #BAFFDD #E0FFF0
Accessibility & contrast
On white
1.24
#7DFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#7DFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFBF
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFBF | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#54FEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dffbf; /* rgb */ color: rgb(125, 255, 191); /* oklch */ color: oklch(90.9% 0.147 160.0);
Tailwind
colors: {
custom: {
50: '#abffd2',
500: '#7dffbf',
950: '#000000',
},
}SCSS
$custom: #7dffbf; $custom-light: #abffd2; $custom-dark: #000000;
JSON
{
"hex": "#7dffbf",
"rgb": {
"r": 125,
"g": 255,
"b": 191
},
"hsl": {
"h": 150.462,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.90917,
"c": 0.14732,
"h": 160
},
"luminance": 0.79642
}Semantic roles & 50–950 ramp
primary
#7DFFBF
secondary
#DE428F
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683