#7AFFE3#7AFFE3
#7AFFE3 is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.125 H 177.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFE3 |
|---|---|
| RGB | rgb(122, 255, 227) |
| HSL | hsl(167, 100%, 74%) |
| HSV | hsv(167, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 11%, 0%) |
| CIE-LAB | lab(92.22, -43.23, 2.22) |
| CIE-LCH | lch(92.22, 43.29, 177.06°) |
| OKLab | oklab(91.72% -0.1246 0.0052) |
| OKLCH | oklch(91.72% 0.125 177.6) |
| XYZ | xyz(57.6451, 81.1983, 85.2932) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.84
Light Aqua
#8CFFDB
ΔE00 3.10
Aquamarine
#7FFFD4
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.60
Bright Aqua
#0BF9EA
ΔE00 6.09
Pale Turquoise
#A5FBD5
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFE3 #FF7A96
analogous
#7AFFA1 #7AFFE3 #7AD9FF
triadic
#7AFFE3 #E37AFF #FFE37A
tetradic
#7AFFE3 #A17AFF #FF7A96 #D9FF7A
square
#7AFFE3 #A17AFF #FF7A96 #D9FF7A
split-complementary
#7AFFE3 #FF7AD9 #FFA17A
monochromatic
#00FFC9 #3DFFD6 #7AFFE3 #B7FFF0 #E0FFF9
Accessibility & contrast
On white
1.22
#7AFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#7AFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFE3
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFE3 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E2
Deuteranopia (green-blind)
#E2E2E5
Tritanopia (blue-blind)
#31FFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affe3; /* rgb */ color: rgb(122, 255, 227); /* oklch */ color: oklch(91.7% 0.125 177.6);
Tailwind
colors: {
custom: {
50: '#aaffeb',
500: '#7affe3',
950: '#000000',
},
}SCSS
$custom: #7affe3; $custom-light: #aaffeb; $custom-dark: #000000;
JSON
{
"hex": "#7affe3",
"rgb": {
"r": 122,
"g": 255,
"b": 227
},
"hsl": {
"h": 167.368,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91721,
"c": 0.12475,
"h": 177.6
},
"luminance": 0.81204
}Semantic roles & 50–950 ramp
primary
#7AFFE3
secondary
#DD4061
accent
#0030E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684