#7AFFC6#7AFFC6
#7AFFC6 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.143 H 163.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFC6 |
|---|---|
| RGB | rgb(122, 255, 198) |
| HSL | hsl(154, 100%, 74%) |
| HSV | hsv(154, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 22.4%, 0%) |
| CIE-LAB | lab(91.56, -49.59, 16.23) |
| CIE-LCH | lch(91.56, 52.17, 161.88°) |
| OKLab | oklab(90.97% -0.1372 0.0416) |
| OKLCH | oklch(90.97% 0.143 163.1) |
| XYZ | xyz(53.9743, 79.7300, 65.9602) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.71
Light Greenish Blue
#63F7B4
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 4.26
Greenish Cyan
#2AFEB7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFC6 #FF7AB3
analogous
#7AFF84 #7AFFC6 #7AF5FF
triadic
#7AFFC6 #C67AFF #FFC67A
tetradic
#7AFFC6 #847AFF #FF7AB3 #F5FF7A
square
#7AFFC6 #847AFF #FF7AB3 #F5FF7A
split-complementary
#7AFFC6 #FF7AF5 #FF847A
monochromatic
#00FF91 #3DFFAC #7AFFC6 #B7FFE0 #E0FFF2
Accessibility & contrast
On white
1.24
#7AFFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#7AFFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFC6
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFC6 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC3
Deuteranopia (green-blind)
#E8E1CA
Tritanopia (blue-blind)
#49FFEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affc6; /* rgb */ color: rgb(122, 255, 198); /* oklch */ color: oklch(91.0% 0.143 163.1);
Tailwind
colors: {
custom: {
50: '#a9ffd7',
500: '#7affc6',
950: '#000000',
},
}SCSS
$custom: #7affc6; $custom-light: #a9ffd7; $custom-dark: #000000;
JSON
{
"hex": "#7affc6",
"rgb": {
"r": 122,
"g": 255,
"b": 198
},
"hsl": {
"h": 154.286,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.9097,
"c": 0.14338,
"h": 163.1
},
"luminance": 0.79735
}Semantic roles & 50–950 ramp
primary
#7AFFC6
secondary
#DD4083
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683