#7AE0BB#7AE0BB
#7AE0BB is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.4% C 0.110 H 168.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE0BB |
|---|---|
| RGB | rgb(122, 224, 187) |
| HSL | hsl(158, 62%, 68%) |
| HSV | hsv(158, 46%, 88%) |
| CMYK | cmyk(45.5%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(82.40, -38.37, 8.95) |
| CIE-LCH | lch(82.40, 39.40, 166.87°) |
| OKLab | oklab(83.45% -0.1079 0.023) |
| OKLCH | oklch(83.45% 0.11 168) |
| XYZ | xyz(43.6475, 61.0334, 56.4846) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.38
Light Teal
#90E4C1
ΔE00 2.56
Seafoam Blue
#78D1B6
ΔE00 4.23
Light Turquoise
#7EF4CC
ΔE00 4.39
Mediumaquamarine
#66CDAA
ΔE00 4.70
Eucalyptus
#44D7A8
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE0BB #E07A9F
analogous
#7AE088 #7AE0BB #7AD2E0
triadic
#7AE0BB #BB7AE0 #E0BB7A
tetradic
#7AE0BB #887AE0 #E07A9F #D2E07A
square
#7AE0BB #887AE0 #E07A9F #D2E07A
split-complementary
#7AE0BB #E07AD2 #E0887A
monochromatic
#2AB583 #48D4A2 #7AE0BB #ACECD4 #DDF7EE
Accessibility & contrast
On white
1.59
#7AE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#7AE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE0BB
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE0BB | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#58E1D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ae0bb; /* rgb */ color: rgb(122, 224, 187); /* oklch */ color: oklch(83.4% 0.110 168.0);
Tailwind
colors: {
custom: {
50: '#a6eacf',
500: '#7ae0bb',
950: '#000000',
},
}SCSS
$custom: #7ae0bb; $custom-light: #a6eacf; $custom-dark: #000000;
JSON
{
"hex": "#7ae0bb",
"rgb": {
"r": 122,
"g": 224,
"b": 187
},
"hsl": {
"h": 158.235,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.83445,
"c": 0.11032,
"h": 168
},
"luminance": 0.61037
}Semantic roles & 50–950 ramp
primary
#7AE0BB
secondary
#B64870
accent
#1C5BCA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483