#7DFEBE#7DFEBE
#7DFEBE is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.147 H 159.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEBE |
|---|---|
| RGB | rgb(125, 254, 190) |
| HSL | hsl(150, 98%, 74%) |
| HSV | hsv(150, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.21, -50.10, 19.85) |
| CIE-LCH | lch(91.21, 53.89, 158.39°) |
| OKLab | oklab(90.66% -0.1378 0.0507) |
| OKLCH | oklch(90.66% 0.147 159.8) |
| XYZ | xyz(53.1891, 78.9568, 61.1425) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.95
Light Aquamarine
#7BFDC7
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.18
Light Seafoam
#A0FEBF
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEBE #FE7DBD
analogous
#7DFE7E #7DFEBE #7DFDFE
triadic
#7DFEBE #BE7DFE #FEBE7D
tetradic
#7DFEBE #7E7DFE #FE7DBD #FDFE7D
square
#7DFEBE #7E7DFE #FE7DBD #FDFE7D
split-complementary
#7DFEBE #FE7DFD #FE7E7D
monochromatic
#04FD81 #40FEA0 #7DFEBE #BAFEDC #E1FFF0
Accessibility & contrast
On white
1.25
#7DFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7DFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEBE
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEBE | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E9E0C2
Tritanopia (blue-blind)
#54FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfebe; /* rgb */ color: rgb(125, 254, 190); /* oklch */ color: oklch(90.7% 0.147 159.8);
Tailwind
colors: {
custom: {
50: '#aaffd1',
500: '#7dfebe',
950: '#000000',
},
}SCSS
$custom: #7dfebe; $custom-light: #aaffd1; $custom-dark: #000000;
JSON
{
"hex": "#7dfebe",
"rgb": {
"r": 125,
"g": 254,
"b": 190
},
"hsl": {
"h": 150.233,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.9066,
"c": 0.14681,
"h": 159.8
},
"luminance": 0.78961
}Semantic roles & 50–950 ramp
primary
#7DFEBE
secondary
#DC438F
accent
#0072E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683