#7DFCBF#7DFCBF
#7DFCBF is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.143 H 160.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCBF |
|---|---|
| RGB | rgb(125, 252, 191) |
| HSL | hsl(151, 95%, 74%) |
| HSV | hsv(151, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.66, -49.06, 18.56) |
| CIE-LCH | lch(90.66, 52.46, 159.27°) |
| OKLab | oklab(90.22% -0.1352 0.0475) |
| OKLCH | oklch(90.22% 0.143 160.7) |
| XYZ | xyz(52.6674, 77.7379, 61.5096) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 2.32
Light Blue Green
#7EFBB3
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCBF #FC7DBA
analogous
#7DFC80 #7DFCBF #7DFAFC
triadic
#7DFCBF #BF7DFC #FCBF7D
tetradic
#7DFCBF #807DFC #FC7DBA #FAFC7D
square
#7DFCBF #807DFC #FC7DBA #FAFC7D
split-complementary
#7DFCBF #FC7DFA #FC807D
monochromatic
#06F984 #41FBA2 #7DFCBF #B9FDDC #E1FEF0
Accessibility & contrast
On white
1.27
#7DFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#7DFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCBF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCBF | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E6DFC3
Tritanopia (blue-blind)
#54FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7dfcbf; /* rgb */ color: rgb(125, 252, 191); /* oklch */ color: oklch(90.2% 0.143 160.7);
Tailwind
colors: {
custom: {
50: '#aafed2',
500: '#7dfcbf',
950: '#000000',
},
}SCSS
$custom: #7dfcbf; $custom-light: #aafed2; $custom-dark: #000000;
JSON
{
"hex": "#7dfcbf",
"rgb": {
"r": 125,
"g": 252,
"b": 191
},
"hsl": {
"h": 151.181,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90215,
"c": 0.14328,
"h": 160.7
},
"luminance": 0.77742
}Semantic roles & 50–950 ramp
primary
#7DFCBF
secondary
#DA438C
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683