#7DFEBF#7DFEBF
#7DFEBF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.146 H 160.2°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEBF |
|---|---|
| RGB | rgb(125, 254, 191) |
| HSL | hsl(151, 98%, 74%) |
| HSV | hsv(151, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.23, -49.90, 19.37) |
| CIE-LCH | lch(91.23, 53.53, 158.79°) |
| OKLab | oklab(90.68% -0.1373 0.0495) |
| OKLCH | oklch(90.68% 0.146 160.2) |
| XYZ | xyz(53.2988, 79.0006, 61.7201) |
| Luminance | 0.7901 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 2.15
Light Greenish Blue
#63F7B4
ΔE00 2.39
Seafoam (survey)
#80F9AD
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.38
Light Seafoam
#A0FEBF
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEBF #FE7DBC
analogous
#7DFE7F #7DFEBF #7DFCFE
triadic
#7DFEBF #BF7DFE #FEBF7D
tetradic
#7DFEBF #7F7DFE #FE7DBC #FCFE7D
square
#7DFEBF #7F7DFE #FE7DBC #FCFE7D
split-complementary
#7DFEBF #FE7DFC #FE7F7D
monochromatic
#04FD83 #40FEA1 #7DFEBF #BAFEDD #E1FFF0
Accessibility & contrast
On white
1.25
#7DFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#7DFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEBF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEBF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#54FDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfebf; /* rgb */ color: rgb(125, 254, 191); /* oklch */ color: oklch(90.7% 0.146 160.2);
Tailwind
colors: {
custom: {
50: '#aaffd2',
500: '#7dfebf',
950: '#000000',
},
}SCSS
$custom: #7dfebf; $custom-light: #aaffd2; $custom-dark: #000000;
JSON
{
"hex": "#7dfebf",
"rgb": {
"r": 125,
"g": 254,
"b": 191
},
"hsl": {
"h": 150.698,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.90683,
"c": 0.14598,
"h": 160.2
},
"luminance": 0.79005
}Semantic roles & 50–950 ramp
primary
#7DFEBF
secondary
#DC438E
accent
#0070E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683