#7AFFF5#7AFFF5
#7AFFF5 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.2% C 0.118 H 188.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFF5 |
|---|---|
| RGB | rgb(122, 255, 245) |
| HSL | hsl(175, 100%, 74%) |
| HSV | hsv(175, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(92.68, -38.92, -6.42) |
| CIE-LCH | lch(92.68, 39.45, 189.36°) |
| OKLab | oklab(92.25% -0.1171 -0.0179) |
| OKLCH | oklch(92.25% 0.118 188.7) |
| XYZ | xyz(60.2605, 82.2445, 99.0676) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.27
Bright Cyan
#41FDFE
ΔE00 4.42
Bright Aqua
#0BF9EA
ΔE00 4.77
Aqua
#00FFFF
ΔE00 4.94
Tiffany Blue
#7BF2DA
ΔE00 5.60
Light Cyan
#ACFFFC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFF5 #FF7A84
analogous
#7AFFB3 #7AFFF5 #7AC7FF
triadic
#7AFFF5 #F57AFF #FFF57A
tetradic
#7AFFF5 #B37AFF #FF7A84 #C7FF7A
square
#7AFFF5 #B37AFF #FF7A84 #C7FF7A
split-complementary
#7AFFF5 #FF7AC7 #FFB37A
monochromatic
#00FFEB #3DFFF0 #7AFFF5 #B7FFFA #E0FFFD
Accessibility & contrast
On white
1.20
#7AFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#7AFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFF5
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFF5 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F3F5
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#0EFFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7afff5; /* rgb */ color: rgb(122, 255, 245); /* oklch */ color: oklch(92.2% 0.118 188.7);
Tailwind
colors: {
custom: {
50: '#abfff8',
500: '#7afff5',
950: '#000000',
},
}SCSS
$custom: #7afff5; $custom-light: #abfff8; $custom-dark: #000000;
JSON
{
"hex": "#7afff5",
"rgb": {
"r": 122,
"g": 255,
"b": 245
},
"hsl": {
"h": 175.489,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92249,
"c": 0.11845,
"h": 188.7
},
"luminance": 0.8225
}Semantic roles & 50–950 ramp
primary
#7AFFF5
secondary
#DD404C
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685