#7AFEDD#7AFEDD
#7AFEDD is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.127 H 174.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEDD |
|---|---|
| RGB | rgb(122, 254, 221) |
| HSL | hsl(165, 99%, 74%) |
| HSV | hsv(165, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.79, -44.17, 4.70) |
| CIE-LCH | lch(91.79, 44.42, 173.93°) |
| OKLab | oklab(91.33% -0.1262 0.0118) |
| OKLCH | oklch(91.33% 0.127 174.7) |
| XYZ | xyz(56.5132, 80.2365, 80.9016) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.98
Aquamarine
#7FFFD4
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 5.40
Light Aquamarine
#7BFDC7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEDD #FE7A9B
analogous
#7AFE9B #7AFEDD #7ADDFE
triadic
#7AFEDD #DD7AFE #FEDD7A
tetradic
#7AFEDD #9B7AFE #FE7A9B #DDFE7A
square
#7AFEDD #9B7AFE #FE7A9B #DDFE7A
split-complementary
#7AFEDD #FE7ADD #FE9B7A
monochromatic
#02FCBD #3DFECD #7AFEDD #B7FEED #E1FFF7
Accessibility & contrast
On white
1.23
#7AFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#7AFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEDD
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEDD | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#38FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afedd; /* rgb */ color: rgb(122, 254, 221); /* oklch */ color: oklch(91.3% 0.127 174.7);
Tailwind
colors: {
custom: {
50: '#a9ffe7',
500: '#7afedd',
950: '#000000',
},
}SCSS
$custom: #7afedd; $custom-light: #a9ffe7; $custom-dark: #000000;
JSON
{
"hex": "#7afedd",
"rgb": {
"r": 122,
"g": 254,
"b": 221
},
"hsl": {
"h": 165,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.91325,
"c": 0.1267,
"h": 174.7
},
"luminance": 0.80242
}Semantic roles & 50–950 ramp
primary
#7AFEDD
secondary
#DC4067
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684