#7AFFE2#7AFFE2
#7AFFE2 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.125 H 177.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFE2 |
|---|---|
| RGB | rgb(122, 255, 226) |
| HSL | hsl(167, 100%, 74%) |
| HSV | hsv(167, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(92.20, -43.47, 2.70) |
| CIE-LCH | lch(92.20, 43.55, 176.44°) |
| OKLab | oklab(91.69% -0.1251 0.0065) |
| OKLCH | oklch(91.69% 0.125 177) |
| XYZ | xyz(57.5075, 81.1433, 84.5684) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.85
Tiffany Blue
#7BF2DA
ΔE00 2.93
Aquamarine
#7FFFD4
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.35
Pale Turquoise
#A5FBD5
ΔE00 6.10
Bright Aqua
#0BF9EA
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFE2 #FF7A97
analogous
#7AFFA0 #7AFFE2 #7ADAFF
triadic
#7AFFE2 #E27AFF #FFE27A
tetradic
#7AFFE2 #A07AFF #FF7A97 #DAFF7A
square
#7AFFE2 #A07AFF #FF7A97 #DAFF7A
split-complementary
#7AFFE2 #FF7ADA #FFA07A
monochromatic
#00FFC7 #3DFFD5 #7AFFE2 #B7FFEF #E0FFF8
Accessibility & contrast
On white
1.22
#7AFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#7AFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFE2
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFE2 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#E2E2E4
Tritanopia (blue-blind)
#32FFF6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7affe2; /* rgb */ color: rgb(122, 255, 226); /* oklch */ color: oklch(91.7% 0.125 177.0);
Tailwind
colors: {
custom: {
50: '#aaffeb',
500: '#7affe2',
950: '#000000',
},
}SCSS
$custom: #7affe2; $custom-light: #aaffeb; $custom-dark: #000000;
JSON
{
"hex": "#7affe2",
"rgb": {
"r": 122,
"g": 255,
"b": 226
},
"hsl": {
"h": 166.917,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.91693,
"c": 0.12524,
"h": 177
},
"luminance": 0.81149
}Semantic roles & 50–950 ramp
primary
#7AFFE2
secondary
#DD4062
accent
#0032E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684