#7AFFC2#7AFFC2
#7AFFC2 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.147 H 161.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFC2 |
|---|---|
| RGB | rgb(122, 255, 194) |
| HSL | hsl(152, 100%, 74%) |
| HSV | hsv(152, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(91.48, -50.40, 18.16) |
| CIE-LCH | lch(91.48, 53.57, 160.18°) |
| OKLab | oklab(90.88% -0.139 0.0464) |
| OKLCH | oklch(90.88% 0.147 161.5) |
| XYZ | xyz(53.5190, 79.5479, 63.5624) |
| Luminance | 0.7955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.51
Light Greenish Blue
#63F7B4
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.98
Greenish Cyan
#2AFEB7
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFC2 #FF7AB7
analogous
#7AFF80 #7AFFC2 #7AFAFF
triadic
#7AFFC2 #C27AFF #FFC27A
tetradic
#7AFFC2 #807AFF #FF7AB7 #FAFF7A
square
#7AFFC2 #807AFF #FF7AB7 #FAFF7A
split-complementary
#7AFFC2 #FF7AFA #FF807A
monochromatic
#00FF8A #3DFFA6 #7AFFC2 #B7FFDE #E0FFF1
Accessibility & contrast
On white
1.24
#7AFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#7AFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFC2
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFC2 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBF
Deuteranopia (green-blind)
#E8E1C6
Tritanopia (blue-blind)
#4BFEEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affc2; /* rgb */ color: rgb(122, 255, 194); /* oklch */ color: oklch(90.9% 0.147 161.5);
Tailwind
colors: {
custom: {
50: '#a9ffd4',
500: '#7affc2',
950: '#000000',
},
}SCSS
$custom: #7affc2; $custom-light: #a9ffd4; $custom-dark: #000000;
JSON
{
"hex": "#7affc2",
"rgb": {
"r": 122,
"g": 255,
"b": 194
},
"hsl": {
"h": 152.481,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90876,
"c": 0.14653,
"h": 161.5
},
"luminance": 0.79553
}Semantic roles & 50–950 ramp
primary
#7AFFC2
secondary
#DD4088
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683