#7DE1BA#7DE1BA
#7DE1BA is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.8% C 0.110 H 166.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE1BA |
|---|---|
| RGB | rgb(125, 225, 186) |
| HSL | hsl(157, 63%, 69%) |
| HSV | hsv(157, 44%, 88%) |
| CMYK | cmyk(44.4%, 0%, 17.3%, 11.8%) |
| CIE-LAB | lab(82.78, -38.29, 10.04) |
| CIE-LCH | lch(82.78, 39.58, 165.30°) |
| OKLab | oklab(83.78% -0.1073 0.0258) |
| OKLCH | oklch(83.78% 0.11 166.5) |
| XYZ | xyz(44.2419, 61.7522, 56.0329) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.76
Light Teal
#90E4C1
ΔE00 2.33
Light Turquoise
#7EF4CC
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 5.05
Eucalyptus
#44D7A8
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE1BA #E17DA4
analogous
#7DE188 #7DE1BA #7DD6E1
triadic
#7DE1BA #BA7DE1 #E1BA7D
tetradic
#7DE1BA #887DE1 #E17DA4 #D6E17D
square
#7DE1BA #887DE1 #E17DA4 #D6E17D
split-complementary
#7DE1BA #E17DD6 #E1887D
monochromatic
#2BB981 #4BD6A0 #7DE1BA #AFECD4 #E0F8EF
Accessibility & contrast
On white
1.57
#7DE1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#7DE1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE1BA
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE1BA | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B8
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#5EE2D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7de1ba; /* rgb */ color: rgb(125, 225, 186); /* oklch */ color: oklch(83.8% 0.110 166.5);
Tailwind
colors: {
custom: {
50: '#a8ebce',
500: '#7de1ba',
950: '#000000',
},
}SCSS
$custom: #7de1ba; $custom-light: #a8ebce; $custom-dark: #000000;
JSON
{
"hex": "#7de1ba",
"rgb": {
"r": 125,
"g": 225,
"b": 186
},
"hsl": {
"h": 156.6,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.83782,
"c": 0.11039,
"h": 166.5
},
"luminance": 0.61756
}Semantic roles & 50–950 ramp
primary
#7DE1BA
secondary
#B84A75
accent
#1B60CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483