#7AFEDE#7AFEDE
#7AFEDE is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.126 H 175.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEDE |
|---|---|
| RGB | rgb(122, 254, 222) |
| HSL | hsl(165, 99%, 74%) |
| HSV | hsv(165, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(91.81, -43.95, 4.22) |
| CIE-LCH | lch(91.81, 44.15, 174.52°) |
| OKLab | oklab(91.35% -0.1257 0.0105) |
| OKLCH | oklch(91.35% 0.126 175.2) |
| XYZ | xyz(56.6468, 80.2900, 81.6054) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.16
Aquamarine
#7FFFD4
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.50
Pale Turquoise
#A5FBD5
ΔE00 5.54
Light Aquamarine
#7BFDC7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEDE #FE7A9A
analogous
#7AFE9C #7AFEDE #7ADCFE
triadic
#7AFEDE #DE7AFE #FEDE7A
tetradic
#7AFEDE #9C7AFE #FE7A9A #DCFE7A
square
#7AFEDE #9C7AFE #FE7A9A #DCFE7A
split-complementary
#7AFEDE #FE7ADC #FE9C7A
monochromatic
#02FCBF #3DFECF #7AFEDE #B7FEED #E1FFF7
Accessibility & contrast
On white
1.23
#7AFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7AFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEDE
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEDE | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DD
Deuteranopia (green-blind)
#E2E1E0
Tritanopia (blue-blind)
#37FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afede; /* rgb */ color: rgb(122, 254, 222); /* oklch */ color: oklch(91.4% 0.126 175.2);
Tailwind
colors: {
custom: {
50: '#a9ffe8',
500: '#7afede',
950: '#000000',
},
}SCSS
$custom: #7afede; $custom-light: #a9ffe8; $custom-dark: #000000;
JSON
{
"hex": "#7afede",
"rgb": {
"r": 122,
"g": 254,
"b": 222
},
"hsl": {
"h": 165.455,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.91352,
"c": 0.12616,
"h": 175.2
},
"luminance": 0.80295
}Semantic roles & 50–950 ramp
primary
#7AFEDE
secondary
#DC4066
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684