#7AFECD#7AFECD
#7AFECD is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.137 H 166.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFECD |
|---|---|
| RGB | rgb(122, 254, 205) |
| HSL | hsl(158, 99%, 74%) |
| HSV | hsv(158, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(91.43, -47.70, 12.43) |
| CIE-LCH | lch(91.43, 49.29, 165.39°) |
| OKLab | oklab(90.91% -0.1331 0.0319) |
| OKLCH | oklch(90.91% 0.137 166.5) |
| XYZ | xyz(54.4822, 79.4241, 70.2051) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 1.50
Light Turquoise
#7EF4CC
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 4.41
Bright Teal
#01F9C6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFECD #FE7AAB
analogous
#7AFE8B #7AFECD #7AEDFE
triadic
#7AFECD #CD7AFE #FECD7A
tetradic
#7AFECD #8B7AFE #FE7AAB #EDFE7A
square
#7AFECD #8B7AFE #FE7AAB #EDFE7A
split-complementary
#7AFECD #FE7AED #FE8B7A
monochromatic
#02FC9F #3DFEB6 #7AFECD #B7FEE4 #E1FFF4
Accessibility & contrast
On white
1.24
#7AFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#7AFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFECD
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFECD | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCA
Deuteranopia (green-blind)
#E5E1D0
Tritanopia (blue-blind)
#45FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afecd; /* rgb */ color: rgb(122, 254, 205); /* oklch */ color: oklch(90.9% 0.137 166.5);
Tailwind
colors: {
custom: {
50: '#a9ffdc',
500: '#7afecd',
950: '#000000',
},
}SCSS
$custom: #7afecd; $custom-light: #a9ffdc; $custom-dark: #000000;
JSON
{
"hex": "#7afecd",
"rgb": {
"r": 122,
"g": 254,
"b": 205
},
"hsl": {
"h": 157.727,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.90907,
"c": 0.13686,
"h": 166.5
},
"luminance": 0.79429
}Semantic roles & 50–950 ramp
primary
#7AFECD
secondary
#DC407A
accent
#0055E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684