#7AFFC9#7AFFC9
#7AFFC9 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.0% C 0.141 H 164.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFC9 |
|---|---|
| RGB | rgb(122, 255, 201) |
| HSL | hsl(156, 100%, 74%) |
| HSV | hsv(156, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 21.2%, 0%) |
| CIE-LAB | lab(91.63, -48.97, 14.78) |
| CIE-LCH | lch(91.63, 51.15, 163.21°) |
| OKLab | oklab(91.04% -0.1359 0.0379) |
| OKLCH | oklch(91.04% 0.141 164.4) |
| XYZ | xyz(54.3237, 79.8698, 67.8007) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.45
Aquamarine
#7FFFD4
ΔE00 2.61
Light Greenish Blue
#63F7B4
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 3.72
Light Blue Green
#7EFBB3
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFC9 #FF7AB0
analogous
#7AFF87 #7AFFC9 #7AF3FF
triadic
#7AFFC9 #C97AFF #FFC97A
tetradic
#7AFFC9 #877AFF #FF7AB0 #F3FF7A
square
#7AFFC9 #877AFF #FF7AB0 #F3FF7A
split-complementary
#7AFFC9 #FF7AF3 #FF877A
monochromatic
#00FF97 #3DFFB0 #7AFFC9 #B7FFE2 #E0FFF3
Accessibility & contrast
On white
1.24
#7AFFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#7AFFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFC9
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFC9 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC6
Deuteranopia (green-blind)
#E7E1CC
Tritanopia (blue-blind)
#47FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affc9; /* rgb */ color: rgb(122, 255, 201); /* oklch */ color: oklch(91.0% 0.141 164.4);
Tailwind
colors: {
custom: {
50: '#a9ffd9',
500: '#7affc9',
950: '#000000',
},
}SCSS
$custom: #7affc9; $custom-light: #a9ffd9; $custom-dark: #000000;
JSON
{
"hex": "#7affc9",
"rgb": {
"r": 122,
"g": 255,
"b": 201
},
"hsl": {
"h": 155.639,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91042,
"c": 0.14109,
"h": 164.4
},
"luminance": 0.79875
}Semantic roles & 50–950 ramp
primary
#7AFFC9
secondary
#DD4080
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683