#7AFFC5#7AFFC5
#7AFFC5 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 90.9% C 0.144 H 162.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFC5 |
|---|---|
| RGB | rgb(122, 255, 197) |
| HSL | hsl(154, 100%, 74%) |
| HSV | hsv(154, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(91.54, -49.79, 16.71) |
| CIE-LCH | lch(91.54, 52.52, 161.45°) |
| OKLab | oklab(90.95% -0.1377 0.0428) |
| OKLCH | oklch(90.95% 0.144 162.7) |
| XYZ | xyz(53.8593, 79.6840, 65.3548) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.90
Light Greenish Blue
#63F7B4
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 3.41
Aquamarine
#7FFFD4
ΔE00 3.51
Greenish Cyan
#2AFEB7
ΔE00 4.31
Light Turquoise
#7EF4CC
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFC5 #FF7AB4
analogous
#7AFF83 #7AFFC5 #7AF6FF
triadic
#7AFFC5 #C57AFF #FFC57A
tetradic
#7AFFC5 #837AFF #FF7AB4 #F6FF7A
square
#7AFFC5 #837AFF #FF7AB4 #F6FF7A
split-complementary
#7AFFC5 #FF7AF6 #FF837A
monochromatic
#00FF90 #3DFFAA #7AFFC5 #B7FFE0 #E0FFF2
Accessibility & contrast
On white
1.24
#7AFFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#7AFFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFC5
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFC5 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC2
Deuteranopia (green-blind)
#E8E1C9
Tritanopia (blue-blind)
#4AFFEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affc5; /* rgb */ color: rgb(122, 255, 197); /* oklch */ color: oklch(90.9% 0.144 162.7);
Tailwind
colors: {
custom: {
50: '#a9ffd6',
500: '#7affc5',
950: '#000000',
},
}SCSS
$custom: #7affc5; $custom-light: #a9ffd6; $custom-dark: #000000;
JSON
{
"hex": "#7affc5",
"rgb": {
"r": 122,
"g": 255,
"b": 197
},
"hsl": {
"h": 153.835,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90947,
"c": 0.14416,
"h": 162.7
},
"luminance": 0.79689
}Semantic roles & 50–950 ramp
primary
#7AFFC5
secondary
#DD4085
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683