#7AFBC1#7AFBC1
#7AFBC1 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.142 H 162.1°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBC1 |
|---|---|
| RGB | rgb(122, 251, 193) |
| HSL | hsl(153, 94%, 73%) |
| HSV | hsv(153, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 23.1%, 1.6%) |
| CIE-LAB | lab(90.31, -48.92, 17.03) |
| CIE-LCH | lch(90.31, 51.80, 160.80°) |
| OKLab | oklab(89.92% -0.1351 0.0436) |
| OKLCH | oklch(89.92% 0.142 162.1) |
| XYZ | xyz(52.1443, 76.9777, 62.5520) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.07
Light Greenish Blue
#63F7B4
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 3.09
Aquamarine
#7FFFD4
ΔE00 3.79
Seafoam (survey)
#80F9AD
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBC1 #FB7AB4
analogous
#7AFB80 #7AFBC1 #7AF5FB
triadic
#7AFBC1 #C17AFB #FBC17A
tetradic
#7AFBC1 #807AFB #FB7AB4 #F5FB7A
square
#7AFBC1 #807AFB #FB7AB4 #F5FB7A
split-complementary
#7AFBC1 #FB7AF5 #FB807A
monochromatic
#07F389 #3FF9A5 #7AFBC1 #B5FDDD #E1FEF1
Accessibility & contrast
On white
1.28
#7AFBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#7AFBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBC1
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBC1 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBE
Deuteranopia (green-blind)
#E5DEC5
Tritanopia (blue-blind)
#4DFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afbc1; /* rgb */ color: rgb(122, 251, 193); /* oklch */ color: oklch(89.9% 0.142 162.1);
Tailwind
colors: {
custom: {
50: '#a9fdd3',
500: '#7afbc1',
950: '#000000',
},
}SCSS
$custom: #7afbc1; $custom-light: #a9fdd3; $custom-dark: #000000;
JSON
{
"hex": "#7afbc1",
"rgb": {
"r": 122,
"g": 251,
"b": 193
},
"hsl": {
"h": 153.023,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89916,
"c": 0.142,
"h": 162.1
},
"luminance": 0.76982
}Semantic roles & 50–950 ramp
primary
#7AFBC1
secondary
#D84185
accent
#0067E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683