#7AFFEA#7AFFEA
#7AFFEA is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 181.8°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFEA |
|---|---|
| RGB | rgb(122, 255, 234) |
| HSL | hsl(171, 100%, 74%) |
| HSV | hsv(171, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(92.39, -41.59, -1.15) |
| CIE-LCH | lch(92.39, 41.60, 181.58°) |
| OKLab | oklab(91.92% -0.1217 -0.0037) |
| OKLCH | oklch(91.92% 0.122 181.8) |
| XYZ | xyz(58.6309, 81.5927, 90.4851) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.05
Bright Aqua
#0BF9EA
ΔE00 4.85
Light Aqua
#8CFFDB
ΔE00 5.02
Aquamarine
#7FFFD4
ΔE00 6.40
Bright Turquoise
#0FFEF9
ΔE00 6.46
Light Turquoise
#7EF4CC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFEA #FF7A8F
analogous
#7AFFA8 #7AFFEA #7AD2FF
triadic
#7AFFEA #EA7AFF #FFEA7A
tetradic
#7AFFEA #A87AFF #FF7A8F #D2FF7A
square
#7AFFEA #A87AFF #FF7A8F #D2FF7A
split-complementary
#7AFFEA #FF7AD2 #FFA87A
monochromatic
#00FFD6 #3DFFE0 #7AFFEA #B7FFF4 #E0FFFA
Accessibility & contrast
On white
1.21
#7AFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#7AFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFEA
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFEA | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#E0E3EC
Tritanopia (blue-blind)
#27FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affea; /* rgb */ color: rgb(122, 255, 234); /* oklch */ color: oklch(91.9% 0.122 181.8);
Tailwind
colors: {
custom: {
50: '#aafff0',
500: '#7affea',
950: '#000000',
},
}SCSS
$custom: #7affea; $custom-light: #aafff0; $custom-dark: #000000;
JSON
{
"hex": "#7affea",
"rgb": {
"r": 122,
"g": 255,
"b": 234
},
"hsl": {
"h": 170.526,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.9192,
"c": 0.12173,
"h": 181.8
},
"luminance": 0.81598
}Semantic roles & 50–950 ramp
primary
#7AFFEA
secondary
#DD4059
accent
#0024E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685