#7AFFC7#7AFFC7
#7AFFC7 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.143 H 163.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFC7 |
|---|---|
| RGB | rgb(122, 255, 199) |
| HSL | hsl(155, 100%, 74%) |
| HSV | hsv(155, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 22%, 0%) |
| CIE-LAB | lab(91.58, -49.38, 15.74) |
| CIE-LCH | lch(91.58, 51.83, 162.32°) |
| OKLab | oklab(90.99% -0.1368 0.0403) |
| OKLCH | oklch(90.99% 0.143 163.6) |
| XYZ | xyz(54.0900, 79.7763, 66.5697) |
| Luminance | 0.7978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.54
Aquamarine
#7FFFD4
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.08
Greenish Cyan
#2AFEB7
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFC7 #FF7AB2
analogous
#7AFF85 #7AFFC7 #7AF4FF
triadic
#7AFFC7 #C77AFF #FFC77A
tetradic
#7AFFC7 #857AFF #FF7AB2 #F4FF7A
square
#7AFFC7 #857AFF #FF7AB2 #F4FF7A
split-complementary
#7AFFC7 #FF7AF4 #FF857A
monochromatic
#00FF93 #3DFFAD #7AFFC7 #B7FFE1 #E0FFF2
Accessibility & contrast
On white
1.24
#7AFFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#7AFFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFC7
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFC7 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC4
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#48FFEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affc7; /* rgb */ color: rgb(122, 255, 199); /* oklch */ color: oklch(91.0% 0.143 163.6);
Tailwind
colors: {
custom: {
50: '#a9ffd8',
500: '#7affc7',
950: '#000000',
},
}SCSS
$custom: #7affc7; $custom-light: #a9ffd8; $custom-dark: #000000;
JSON
{
"hex": "#7affc7",
"rgb": {
"r": 122,
"g": 255,
"b": 199
},
"hsl": {
"h": 154.737,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90994,
"c": 0.1426,
"h": 163.6
},
"luminance": 0.79781
}Semantic roles & 50–950 ramp
primary
#7AFFC7
secondary
#DD4082
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683