#7AFFCA#7AFFCA
#7AFFCA is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.140 H 164.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFCA |
|---|---|
| RGB | rgb(122, 255, 202) |
| HSL | hsl(156, 100%, 74%) |
| HSV | hsv(156, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(91.65, -48.76, 14.29) |
| CIE-LCH | lch(91.65, 50.81, 163.66°) |
| OKLab | oklab(91.07% -0.1355 0.0366) |
| OKLCH | oklch(91.07% 0.14 164.9) |
| XYZ | xyz(54.4417, 79.9170, 68.4222) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.56
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 3.71
Light Aqua
#8CFFDB
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFCA #FF7AAF
analogous
#7AFF88 #7AFFCA #7AF2FF
triadic
#7AFFCA #CA7AFF #FFCA7A
tetradic
#7AFFCA #887AFF #FF7AAF #F2FF7A
square
#7AFFCA #887AFF #FF7AAF #F2FF7A
split-complementary
#7AFFCA #FF7AF2 #FF887A
monochromatic
#00FF99 #3DFFB2 #7AFFCA #B7FFE2 #E0FFF3
Accessibility & contrast
On white
1.24
#7AFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#7AFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFCA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFCA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEFC7
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#46FFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7affca; /* rgb */ color: rgb(122, 255, 202); /* oklch */ color: oklch(91.1% 0.140 164.9);
Tailwind
colors: {
custom: {
50: '#a9ffda',
500: '#7affca',
950: '#000000',
},
}SCSS
$custom: #7affca; $custom-light: #a9ffda; $custom-dark: #000000;
JSON
{
"hex": "#7affca",
"rgb": {
"r": 122,
"g": 255,
"b": 202
},
"hsl": {
"h": 156.09,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91066,
"c": 0.14034,
"h": 164.9
},
"luminance": 0.79922
}Semantic roles & 50–950 ramp
primary
#7AFFCA
secondary
#DD407F
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683