#7AFFF7#7AFFF7
#7AFFF7 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.118 H 190.0°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFF7 |
|---|---|
| RGB | rgb(122, 255, 247) |
| HSL | hsl(176, 100%, 74%) |
| HSV | hsv(176, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(92.74, -38.43, -7.37) |
| CIE-LCH | lch(92.74, 39.13, 190.86°) |
| OKLab | oklab(92.31% -0.1162 -0.0205) |
| OKLCH | oklch(92.31% 0.118 190) |
| XYZ | xyz(60.5674, 82.3673, 100.6843) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.95
Bright Turquoise
#0FFEF9
ΔE00 4.12
Aqua
#00FFFF
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFF7 #FF7A82
analogous
#7AFFB5 #7AFFF7 #7AC5FF
triadic
#7AFFF7 #F77AFF #FFF77A
tetradic
#7AFFF7 #B57AFF #FF7A82 #C5FF7A
square
#7AFFF7 #B57AFF #FF7A82 #C5FF7A
split-complementary
#7AFFF7 #FF7AC5 #FFB57A
monochromatic
#00FFEF #3DFFF3 #7AFFF7 #B7FFFB #E0FFFD
Accessibility & contrast
On white
1.20
#7AFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#7AFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFF7
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFF7 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4F7
Deuteranopia (green-blind)
#DDE3F8
Tritanopia (blue-blind)
#04FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7afff7; /* rgb */ color: rgb(122, 255, 247); /* oklch */ color: oklch(92.3% 0.118 190.0);
Tailwind
colors: {
custom: {
50: '#abfff9',
500: '#7afff7',
950: '#000000',
},
}SCSS
$custom: #7afff7; $custom-light: #abfff9; $custom-dark: #000000;
JSON
{
"hex": "#7afff7",
"rgb": {
"r": 122,
"g": 255,
"b": 247
},
"hsl": {
"h": 176.391,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.9231,
"c": 0.11805,
"h": 190
},
"luminance": 0.82373
}Semantic roles & 50–950 ramp
primary
#7AFFF7
secondary
#DD4049
accent
#000EE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685