#7AFBBE#7AFBBE
#7AFBBE is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.144 H 160.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBBE |
|---|---|
| RGB | rgb(122, 251, 190) |
| HSL | hsl(152, 94%, 73%) |
| HSV | hsv(152, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.25, -49.53, 18.49) |
| CIE-LCH | lch(90.25, 52.87, 159.53°) |
| OKLab | oklab(89.85% -0.1365 0.0473) |
| OKLCH | oklch(89.85% 0.144 160.9) |
| XYZ | xyz(51.8131, 76.8452, 60.8074) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.71
Light Greenish Blue
#63F7B4
ΔE00 2.07
Light Blue Green
#7EFBB3
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBBE #FB7AB7
analogous
#7AFB7D #7AFBBE #7AF7FB
triadic
#7AFBBE #BE7AFB #FBBE7A
tetradic
#7AFBBE #7D7AFB #FB7AB7 #F7FB7A
square
#7AFBBE #7D7AFB #FB7AB7 #F7FB7A
split-complementary
#7AFBBE #FB7AF7 #FB7D7A
monochromatic
#07F384 #3FF9A1 #7AFBBE #B5FDDB #E1FEF0
Accessibility & contrast
On white
1.28
#7AFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7AFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBBE
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBBE | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#4FFAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afbbe; /* rgb */ color: rgb(122, 251, 190); /* oklch */ color: oklch(89.8% 0.144 160.9);
Tailwind
colors: {
custom: {
50: '#a8fdd1',
500: '#7afbbe',
950: '#000000',
},
}SCSS
$custom: #7afbbe; $custom-light: #a8fdd1; $custom-dark: #000000;
JSON
{
"hex": "#7afbbe",
"rgb": {
"r": 122,
"g": 251,
"b": 190
},
"hsl": {
"h": 151.628,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89846,
"c": 0.14441,
"h": 160.9
},
"luminance": 0.7685
}Semantic roles & 50–950 ramp
primary
#7AFBBE
secondary
#D84189
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683