#7AFFE9#7AFFE9
#7AFFE9 is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.122 H 181.2°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFE9 |
|---|---|
| RGB | rgb(122, 255, 233) |
| HSL | hsl(170, 100%, 74%) |
| HSV | hsv(170, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(92.37, -41.83, -0.67) |
| CIE-LCH | lch(92.37, 41.83, 180.91°) |
| OKLab | oklab(91.89% -0.1221 -0.0025) |
| OKLCH | oklch(91.89% 0.122 181.2) |
| XYZ | xyz(58.4876, 81.5354, 89.7307) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.93
Light Aqua
#8CFFDB
ΔE00 4.73
Bright Aqua
#0BF9EA
ΔE00 4.99
Aquamarine
#7FFFD4
ΔE00 6.09
Light Turquoise
#7EF4CC
ΔE00 6.21
Bright Turquoise
#0FFEF9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFE9 #FF7A90
analogous
#7AFFA7 #7AFFE9 #7AD3FF
triadic
#7AFFE9 #E97AFF #FFE97A
tetradic
#7AFFE9 #A77AFF #FF7A90 #D3FF7A
square
#7AFFE9 #A77AFF #FF7A90 #D3FF7A
split-complementary
#7AFFE9 #FF7AD3 #FFA77A
monochromatic
#00FFD4 #3DFFDF #7AFFE9 #B7FFF3 #E0FFFA
Accessibility & contrast
On white
1.21
#7AFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#7AFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFE9
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFE9 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E8
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#29FFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affe9; /* rgb */ color: rgb(122, 255, 233); /* oklch */ color: oklch(91.9% 0.122 181.2);
Tailwind
colors: {
custom: {
50: '#aafff0',
500: '#7affe9',
950: '#000000',
},
}SCSS
$custom: #7affe9; $custom-light: #aafff0; $custom-dark: #000000;
JSON
{
"hex": "#7affe9",
"rgb": {
"r": 122,
"g": 255,
"b": 233
},
"hsl": {
"h": 170.075,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91891,
"c": 0.12212,
"h": 181.2
},
"luminance": 0.81541
}Semantic roles & 50–950 ramp
primary
#7AFFE9
secondary
#DD405A
accent
#0026E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685