#7AE0BF#7AE0BF
#7AE0BF is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.6% C 0.108 H 170.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE0BF |
|---|---|
| RGB | rgb(122, 224, 191) |
| HSL | hsl(161, 62%, 68%) |
| HSV | hsv(161, 46%, 88%) |
| CMYK | cmyk(45.5%, 0%, 14.7%, 12.2%) |
| CIE-LAB | lab(82.49, -37.50, 6.97) |
| CIE-LCH | lch(82.49, 38.14, 169.47°) |
| OKLab | oklab(83.55% -0.1061 0.0178) |
| OKLCH | oklch(83.55% 0.108 170.5) |
| XYZ | xyz(44.0817, 61.2070, 58.7713) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.75
Seafoam
#7FE0B3
ΔE00 3.50
Seafoam Blue
#78D1B6
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 4.53
Mediumaquamarine
#66CDAA
ΔE00 4.82
Tiffany Blue
#7BF2DA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE0BF #E07A9B
analogous
#7AE08C #7AE0BF #7ACEE0
triadic
#7AE0BF #BF7AE0 #E0BF7A
tetradic
#7AE0BF #8C7AE0 #E07A9B #CEE07A
square
#7AE0BF #8C7AE0 #E07A9B #CEE07A
split-complementary
#7AE0BF #E07ACE #E08C7A
monochromatic
#2AB588 #48D4A7 #7AE0BF #ACECD7 #DDF7EF
Accessibility & contrast
On white
1.59
#7AE0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#7AE0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE0BF
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE0BF | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BD
Deuteranopia (green-blind)
#CBC8C1
Tritanopia (blue-blind)
#56E1D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ae0bf; /* rgb */ color: rgb(122, 224, 191); /* oklch */ color: oklch(83.6% 0.108 170.5);
Tailwind
colors: {
custom: {
50: '#a6ead2',
500: '#7ae0bf',
950: '#000000',
},
}SCSS
$custom: #7ae0bf; $custom-light: #a6ead2; $custom-dark: #000000;
JSON
{
"hex": "#7ae0bf",
"rgb": {
"r": 122,
"g": 224,
"b": 191
},
"hsl": {
"h": 160.588,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.83551,
"c": 0.10763,
"h": 170.5
},
"luminance": 0.6121
}Semantic roles & 50–950 ramp
primary
#7AE0BF
secondary
#B6486C
accent
#1C54CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483