#7AFABB#7AFABB
#7AFABB is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.146 H 159.9°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFABB |
|---|---|
| RGB | rgb(122, 250, 187) |
| HSL | hsl(150, 93%, 73%) |
| HSV | hsv(150, 51%, 98%) |
| CMYK | cmyk(51.2%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.90, -49.70, 19.54) |
| CIE-LCH | lch(89.90, 53.41, 158.54°) |
| OKLab | oklab(89.54% -0.1367 0.0499) |
| OKLCH | oklch(89.54% 0.146 159.9) |
| XYZ | xyz(51.1770, 76.0923, 58.9945) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.84
Light Blue Green
#7EFBB3
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.23
Seafoam (survey)
#80F9AD
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.09
Light Seafoam
#A0FEBF
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFABB #FA7AB9
analogous
#7AFA7B #7AFABB #7AF9FA
triadic
#7AFABB #BB7AFA #FABB7A
tetradic
#7AFABB #7B7AFA #FA7AB9 #F9FA7A
square
#7AFABB #7B7AFA #FA7AB9 #F9FA7A
split-complementary
#7AFABB #FA7AF9 #FA7B7A
monochromatic
#09F17F #3FF89D #7AFABB #B5FCD9 #E2FEF0
Accessibility & contrast
On white
1.29
#7AFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#7AFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFABB
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFABB | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#51F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7afabb; /* rgb */ color: rgb(122, 250, 187); /* oklch */ color: oklch(89.5% 0.146 159.9);
Tailwind
colors: {
custom: {
50: '#a8fdcf',
500: '#7afabb',
950: '#000000',
},
}SCSS
$custom: #7afabb; $custom-light: #a8fdcf; $custom-dark: #000000;
JSON
{
"hex": "#7afabb",
"rgb": {
"r": 122,
"g": 250,
"b": 187
},
"hsl": {
"h": 150.469,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.89543,
"c": 0.14552,
"h": 159.9
},
"luminance": 0.76097
}Semantic roles & 50–950 ramp
primary
#7AFABB
secondary
#D7418B
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683