#7DE4B2#7DE4B2
#7DE4B2 is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.3% C 0.121 H 161.1°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE4B2 |
|---|---|
| RGB | rgb(125, 228, 178) |
| HSL | hsl(151, 66%, 69%) |
| HSV | hsv(151, 45%, 89%) |
| CMYK | cmyk(45.2%, 0%, 21.9%, 10.6%) |
| CIE-LAB | lab(83.47, -41.29, 15.22) |
| CIE-LCH | lch(83.47, 44.01, 159.76°) |
| OKLab | oklab(84.28% -0.1143 0.039) |
| OKLCH | oklch(84.28% 0.121 161.1) |
| XYZ | xyz(44.2333, 63.0578, 51.9513) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.39
Light Teal
#90E4C1
ΔE00 4.06
Hospital Green
#9BE5AA
ΔE00 4.87
Light Turquoise
#7EF4CC
ΔE00 4.88
Light Greenish Blue
#63F7B4
ΔE00 5.36
Eucalyptus
#44D7A8
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE4B2 #E47DAF
analogous
#7DE47F #7DE4B2 #7DE2E4
triadic
#7DE4B2 #B27DE4 #E4B27D
tetradic
#7DE4B2 #7F7DE4 #E47DAF #E2E47D
square
#7DE4B2 #7F7DE4 #E47DAF #E2E47D
split-complementary
#7DE4B2 #E47DE2 #E47F7D
monochromatic
#28BF76 #4AD994 #7DE4B2 #B0EFD0 #E2F9EE
Accessibility & contrast
On white
1.54
#7DE4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#7DE4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE4B2
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE4B2 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7AF
Deuteranopia (green-blind)
#D2CBB5
Tritanopia (blue-blind)
#61E3D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7de4b2; /* rgb */ color: rgb(125, 228, 178); /* oklch */ color: oklch(84.3% 0.121 161.1);
Tailwind
colors: {
custom: {
50: '#a8edc9',
500: '#7de4b2',
950: '#000000',
},
}SCSS
$custom: #7de4b2; $custom-light: #a8edc9; $custom-dark: #000000;
JSON
{
"hex": "#7de4b2",
"rgb": {
"r": 125,
"g": 228,
"b": 178
},
"hsl": {
"h": 150.874,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.84284,
"c": 0.12077,
"h": 161.1
},
"luminance": 0.63061
}Semantic roles & 50–950 ramp
primary
#7DE4B2
secondary
#BC4981
accent
#1870CD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582