#7DFDBF#7DFDBF
#7DFDBF is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.145 H 160.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDBF |
|---|---|
| RGB | rgb(125, 253, 191) |
| HSL | hsl(151, 97%, 74%) |
| HSV | hsv(151, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.95, -49.48, 18.97) |
| CIE-LCH | lch(90.95, 52.99, 159.03°) |
| OKLab | oklab(90.45% -0.1363 0.0485) |
| OKLCH | oklch(90.45% 0.145 160.4) |
| XYZ | xyz(52.9822, 78.3676, 61.6146) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.86
Light Blue Green
#7EFBB3
ΔE00 2.26
Light Greenish Blue
#63F7B4
ΔE00 2.34
Seafoam (survey)
#80F9AD
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.48
Light Seafoam
#A0FEBF
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDBF #FD7DBB
analogous
#7DFD7F #7DFDBF #7DFBFD
triadic
#7DFDBF #BF7DFD #FDBF7D
tetradic
#7DFDBF #7F7DFD #FD7DBB #FBFD7D
square
#7DFDBF #7F7DFD #FD7DBB #FBFD7D
split-complementary
#7DFDBF #FD7DFB #FD7F7D
monochromatic
#04FB84 #41FCA1 #7DFDBF #B9FEDD #E1FFF0
Accessibility & contrast
On white
1.26
#7DFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#7DFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDBF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDBF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E7E0C3
Tritanopia (blue-blind)
#54FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7dfdbf; /* rgb */ color: rgb(125, 253, 191); /* oklch */ color: oklch(90.4% 0.145 160.4);
Tailwind
colors: {
custom: {
50: '#aaffd2',
500: '#7dfdbf',
950: '#000000',
},
}SCSS
$custom: #7dfdbf; $custom-light: #aaffd2; $custom-dark: #000000;
JSON
{
"hex": "#7dfdbf",
"rgb": {
"r": 125,
"g": 253,
"b": 191
},
"hsl": {
"h": 150.938,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90449,
"c": 0.14463,
"h": 160.4
},
"luminance": 0.78372
}Semantic roles & 50–950 ramp
primary
#7DFDBF
secondary
#DB438D
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683