#7AFFF2#7AFFF2
#7AFFF2 is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.2% C 0.119 H 186.8°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFF2 |
|---|---|
| RGB | rgb(122, 255, 242) |
| HSL | hsl(174, 100%, 74%) |
| HSV | hsv(174, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(92.60, -39.66, -4.98) |
| CIE-LCH | lch(92.60, 39.97, 187.16°) |
| OKLab | oklab(92.16% -0.1183 -0.0141) |
| OKLCH | oklch(92.16% 0.119 186.8) |
| XYZ | xyz(59.8062, 82.0628, 96.6752) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.49
Bright Turquoise
#0FFEF9
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 4.76
Bright Cyan
#41FDFE
ΔE00 5.22
Aqua
#00FFFF
ΔE00 5.59
Light Cyan
#ACFFFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFF2 #FF7A87
analogous
#7AFFB0 #7AFFF2 #7ACAFF
triadic
#7AFFF2 #F27AFF #FFF27A
tetradic
#7AFFF2 #B07AFF #FF7A87 #CAFF7A
square
#7AFFF2 #B07AFF #FF7A87 #CAFF7A
split-complementary
#7AFFF2 #FF7ACA #FFB07A
monochromatic
#00FFE6 #3DFFEC #7AFFF2 #B7FFF8 #E0FFFC
Accessibility & contrast
On white
1.21
#7AFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#7AFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFF2
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFF2 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F2
Deuteranopia (green-blind)
#DEE3F4
Tritanopia (blue-blind)
#18FFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7afff2; /* rgb */ color: rgb(122, 255, 242); /* oklch */ color: oklch(92.2% 0.119 186.8);
Tailwind
colors: {
custom: {
50: '#aafff6',
500: '#7afff2',
950: '#000000',
},
}SCSS
$custom: #7afff2; $custom-light: #aafff6; $custom-dark: #000000;
JSON
{
"hex": "#7afff2",
"rgb": {
"r": 122,
"g": 255,
"b": 242
},
"hsl": {
"h": 174.135,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92157,
"c": 0.11915,
"h": 186.8
},
"luminance": 0.82068
}Semantic roles & 50–950 ramp
primary
#7AFFF2
secondary
#DD404F
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685