#7AFABA#7AFABA
#7AFABA is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.146 H 159.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFABA |
|---|---|
| RGB | rgb(122, 250, 186) |
| HSL | hsl(150, 93%, 73%) |
| HSV | hsv(150, 51%, 98%) |
| CMYK | cmyk(51.2%, 0%, 25.6%, 2%) |
| CIE-LAB | lab(89.88, -49.90, 20.03) |
| CIE-LCH | lch(89.88, 53.77, 158.13°) |
| OKLab | oklab(89.52% -0.1371 0.0511) |
| OKLCH | oklch(89.52% 0.146 159.6) |
| XYZ | xyz(51.0703, 76.0496, 58.4326) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 2.88
Light Seafoam
#A0FEBF
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFABA #FA7ABA
analogous
#7AFA7A #7AFABA #7AFAFA
triadic
#7AFABA #BA7AFA #FABA7A
tetradic
#7AFABA #7A7AFA #FA7ABA #FAFA7A
square
#7AFABA #7A7AFA #FA7ABA #FAFA7A
split-complementary
#7AFABA #FA7AFA #FA7A7A
monochromatic
#09F17D #3FF89B #7AFABA #B5FCD9 #E2FEF0
Accessibility & contrast
On white
1.30
#7AFABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#7AFABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFABA
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFABA | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#51F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7afaba; /* rgb */ color: rgb(122, 250, 186); /* oklch */ color: oklch(89.5% 0.146 159.6);
Tailwind
colors: {
custom: {
50: '#a8fdcf',
500: '#7afaba',
950: '#000000',
},
}SCSS
$custom: #7afaba; $custom-light: #a8fdcf; $custom-dark: #000000;
JSON
{
"hex": "#7afaba",
"rgb": {
"r": 122,
"g": 250,
"b": 186
},
"hsl": {
"h": 150,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.8952,
"c": 0.14635,
"h": 159.6
},
"luminance": 0.76054
}Semantic roles & 50–950 ramp
primary
#7AFABA
secondary
#D7418C
accent
#0073E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101813
muted
#818683