#7AFFE7#7AFFE7
#7AFFE7 is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.123 H 180.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFE7 |
|---|---|
| RGB | rgb(122, 255, 231) |
| HSL | hsl(169, 100%, 74%) |
| HSV | hsv(169, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(92.32, -42.30, 0.30) |
| CIE-LCH | lch(92.32, 42.30, 179.60°) |
| OKLab | oklab(91.83% -0.1229 0.0001) |
| OKLCH | oklch(91.83% 0.123 180) |
| XYZ | xyz(58.2036, 81.4217, 88.2345) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 4.16
Bright Aqua
#0BF9EA
ΔE00 5.31
Aquamarine
#7FFFD4
ΔE00 5.48
Light Turquoise
#7EF4CC
ΔE00 5.65
Aqua (survey)
#13EAC9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFE7 #FF7A92
analogous
#7AFFA5 #7AFFE7 #7AD5FF
triadic
#7AFFE7 #E77AFF #FFE77A
tetradic
#7AFFE7 #A57AFF #FF7A92 #D5FF7A
square
#7AFFE7 #A57AFF #FF7A92 #D5FF7A
split-complementary
#7AFFE7 #FF7AD5 #FFA57A
monochromatic
#00FFD1 #3DFFDC #7AFFE7 #B7FFF2 #E0FFF9
Accessibility & contrast
On white
1.21
#7AFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#7AFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFE7
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFE7 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E6
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#2CFFF8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affe7; /* rgb */ color: rgb(122, 255, 231); /* oklch */ color: oklch(91.8% 0.123 180.0);
Tailwind
colors: {
custom: {
50: '#aaffee',
500: '#7affe7',
950: '#000000',
},
}SCSS
$custom: #7affe7; $custom-light: #aaffee; $custom-dark: #000000;
JSON
{
"hex": "#7affe7",
"rgb": {
"r": 122,
"g": 255,
"b": 231
},
"hsl": {
"h": 169.173,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91834,
"c": 0.12294,
"h": 180
},
"luminance": 0.81427
}Semantic roles & 50–950 ramp
primary
#7AFFE7
secondary
#DD405C
accent
#0029E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685