#7AE7BB#7AE7BB
#7AE7BB is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.1% C 0.120 H 165.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE7BB |
|---|---|
| RGB | rgb(122, 231, 187) |
| HSL | hsl(156, 69%, 69%) |
| HSV | hsv(156, 47%, 91%) |
| CMYK | cmyk(47.2%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(84.42, -41.51, 11.83) |
| CIE-LCH | lch(84.42, 43.16, 164.09°) |
| OKLab | oklab(85.08% -0.1158 0.0304) |
| OKLCH | oklch(85.08% 0.12 165.3) |
| XYZ | xyz(45.5677, 64.8736, 57.1247) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.96
Light Teal
#90E4C1
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.24
Aqua Marine
#2EE8BB
ΔE00 4.89
Light Aquamarine
#7BFDC7
ΔE00 4.90
Aquamarine
#7FFFD4
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE7BB #E77AA6
analogous
#7AE785 #7AE7BB #7ADDE7
triadic
#7AE7BB #BB7AE7 #E7BB7A
tetradic
#7AE7BB #857AE7 #E77AA6 #DDE77A
square
#7AE7BB #857AE7 #E77AA6 #DDE77A
split-complementary
#7AE7BB #E77ADD #E7857A
monochromatic
#23C383 #46DEA0 #7AE7BB #AEF0D6 #E2FAF0
Accessibility & contrast
On white
1.50
#7AE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#7AE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE7BB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE7BB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#56E7DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ae7bb; /* rgb */ color: rgb(122, 231, 187); /* oklch */ color: oklch(85.1% 0.120 165.3);
Tailwind
colors: {
custom: {
50: '#a6efcf',
500: '#7ae7bb',
950: '#000000',
},
}SCSS
$custom: #7ae7bb; $custom-light: #a6efcf; $custom-dark: #000000;
JSON
{
"hex": "#7ae7bb",
"rgb": {
"r": 122,
"g": 231,
"b": 187
},
"hsl": {
"h": 155.78,
"s": 69.427,
"l": 69.216
},
"oklch": {
"l": 0.85084,
"c": 0.11974,
"h": 165.3
},
"luminance": 0.64877
}Semantic roles & 50–950 ramp
primary
#7AE7BB
secondary
#BF4677
accent
#1461D1
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101613
muted
#818583