#7AFABC#7AFABC
#7AFABC is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.6% C 0.145 H 160.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFABC |
|---|---|
| RGB | rgb(122, 250, 188) |
| HSL | hsl(151, 93%, 73%) |
| HSV | hsv(151, 51%, 98%) |
| CMYK | cmyk(51.2%, 0%, 24.8%, 2%) |
| CIE-LAB | lab(89.92, -49.51, 19.06) |
| CIE-LCH | lch(89.92, 53.05, 158.95°) |
| OKLab | oklab(89.57% -0.1363 0.0487) |
| OKLCH | oklch(89.57% 0.145 160.3) |
| XYZ | xyz(51.2844, 76.1352, 59.5602) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Aquamarine
#7BFDC7
ΔE00 2.02
Light Blue Green
#7EFBB3
ΔE00 2.17
Seafoam (survey)
#80F9AD
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.31
Light Seafoam
#A0FEBF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFABC #FA7AB8
analogous
#7AFA7C #7AFABC #7AF8FA
triadic
#7AFABC #BC7AFA #FABC7A
tetradic
#7AFABC #7C7AFA #FA7AB8 #F8FA7A
square
#7AFABC #7C7AFA #FA7AB8 #F8FA7A
split-complementary
#7AFABC #FA7AF8 #FA7C7A
monochromatic
#09F180 #3FF89E #7AFABC #B5FCDA #E2FEF0
Accessibility & contrast
On white
1.29
#7AFABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#7AFABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFABC
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFABC | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB9
Deuteranopia (green-blind)
#E4DDC0
Tritanopia (blue-blind)
#50F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7afabc; /* rgb */ color: rgb(122, 250, 188); /* oklch */ color: oklch(89.6% 0.145 160.3);
Tailwind
colors: {
custom: {
50: '#a8fcd0',
500: '#7afabc',
950: '#000000',
},
}SCSS
$custom: #7afabc; $custom-light: #a8fcd0; $custom-dark: #000000;
JSON
{
"hex": "#7afabc",
"rgb": {
"r": 122,
"g": 250,
"b": 188
},
"hsl": {
"h": 150.938,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.89566,
"c": 0.14469,
"h": 160.3
},
"luminance": 0.7614
}Semantic roles & 50–950 ramp
primary
#7AFABC
secondary
#D7418A
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683