#7AFFC3#7AFFC3
#7AFFC3 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.146 H 161.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFC3 |
|---|---|
| RGB | rgb(122, 255, 195) |
| HSL | hsl(153, 100%, 74%) |
| HSV | hsv(153, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(91.50, -50.20, 17.68) |
| CIE-LCH | lch(91.50, 53.22, 160.60°) |
| OKLab | oklab(90.9% -0.1385 0.0452) |
| OKLCH | oklch(90.9% 0.146 161.9) |
| XYZ | xyz(53.6317, 79.5930, 64.1559) |
| Luminance | 0.7960 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.30
Light Greenish Blue
#63F7B4
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 2.99
Aquamarine
#7FFFD4
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.05
Greenish Cyan
#2AFEB7
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFC3 #FF7AB6
analogous
#7AFF81 #7AFFC3 #7AF9FF
triadic
#7AFFC3 #C37AFF #FFC37A
tetradic
#7AFFC3 #817AFF #FF7AB6 #F9FF7A
square
#7AFFC3 #817AFF #FF7AB6 #F9FF7A
split-complementary
#7AFFC3 #FF7AF9 #FF817A
monochromatic
#00FF8C #3DFFA7 #7AFFC3 #B7FFDF #E0FFF1
Accessibility & contrast
On white
1.24
#7AFFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#7AFFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFC3
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFC3 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFC0
Deuteranopia (green-blind)
#E8E1C7
Tritanopia (blue-blind)
#4BFFEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affc3; /* rgb */ color: rgb(122, 255, 195); /* oklch */ color: oklch(90.9% 0.146 161.9);
Tailwind
colors: {
custom: {
50: '#a9ffd5',
500: '#7affc3',
950: '#000000',
},
}SCSS
$custom: #7affc3; $custom-light: #a9ffd5; $custom-dark: #000000;
JSON
{
"hex": "#7affc3",
"rgb": {
"r": 122,
"g": 255,
"b": 195
},
"hsl": {
"h": 152.932,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.909,
"c": 0.14574,
"h": 161.9
},
"luminance": 0.79598
}Semantic roles & 50–950 ramp
primary
#7AFFC3
secondary
#DD4087
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683