#7DE2BB#7DE2BB
#7DE2BB is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.0% C 0.111 H 166.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE2BB |
|---|---|
| RGB | rgb(125, 226, 187) |
| HSL | hsl(157, 64%, 69%) |
| HSV | hsv(157, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.09, -38.53, 9.96) |
| CIE-LCH | lch(83.09, 39.79, 165.51°) |
| OKLab | oklab(84.04% -0.108 0.0256) |
| OKLCH | oklch(84.04% 0.111 166.7) |
| XYZ | xyz(44.6197, 62.3372, 56.6851) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.86
Light Teal
#90E4C1
ΔE00 2.30
Light Turquoise
#7EF4CC
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 4.88
Mediumaquamarine
#66CDAA
ΔE00 5.24
Eucalyptus
#44D7A8
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE2BB #E27DA4
analogous
#7DE289 #7DE2BB #7DD7E2
triadic
#7DE2BB #BB7DE2 #E2BB7D
tetradic
#7DE2BB #897DE2 #E27DA4 #D7E27D
square
#7DE2BB #897DE2 #E27DA4 #D7E27D
split-complementary
#7DE2BB #E27DD7 #E2897D
monochromatic
#2ABB83 #4BD7A1 #7DE2BB #AFEDD5 #E1F8EF
Accessibility & contrast
On white
1.56
#7DE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#7DE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE2BB
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE2BB | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#5DE3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7de2bb; /* rgb */ color: rgb(125, 226, 187); /* oklch */ color: oklch(84.0% 0.111 166.7);
Tailwind
colors: {
custom: {
50: '#a8ebcf',
500: '#7de2bb',
950: '#000000',
},
}SCSS
$custom: #7de2bb; $custom-light: #a8ebcf; $custom-dark: #000000;
JSON
{
"hex": "#7de2bb",
"rgb": {
"r": 125,
"g": 226,
"b": 187
},
"hsl": {
"h": 156.832,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.84041,
"c": 0.11102,
"h": 166.7
},
"luminance": 0.62341
}Semantic roles & 50–950 ramp
primary
#7DE2BB
secondary
#B94A75
accent
#1A5FCB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483