#7AFFFA#7AFFFA
#7AFFFA is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.118 H 192.0°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFFA |
|---|---|
| RGB | rgb(122, 255, 250) |
| HSL | hsl(178, 100%, 74%) |
| HSV | hsv(178, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.82, -37.68, -8.80) |
| CIE-LCH | lch(92.82, 38.69, 193.15°) |
| OKLab | oklab(92.4% -0.115 -0.0244) |
| OKLCH | oklch(92.4% 0.118 192) |
| XYZ | xyz(61.0341, 82.5540, 103.1420) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.38
Bright Turquoise
#0FFEF9
ΔE00 4.12
Aqua
#00FFFF
ΔE00 4.23
Bright Light Blue
#26F7FD
ΔE00 4.95
Light Cyan
#ACFFFC
ΔE00 5.20
Bright Aqua
#0BF9EA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFFA #FF7A7F
analogous
#7AFFB8 #7AFFFA #7AC2FF
triadic
#7AFFFA #FA7AFF #FFFA7A
tetradic
#7AFFFA #B87AFF #FF7A7F #C2FF7A
square
#7AFFFA #B87AFF #FF7A7F #C2FF7A
split-complementary
#7AFFFA #FF7AC2 #FFB87A
monochromatic
#00FFF5 #3DFFF8 #7AFFFA #B7FFFC #E0FFFE
Accessibility & contrast
On white
1.20
#7AFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#7AFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFFA
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFFA | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DCE4FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7afffa; /* rgb */ color: rgb(122, 255, 250); /* oklch */ color: oklch(92.4% 0.118 192.0);
Tailwind
colors: {
custom: {
50: '#abfffb',
500: '#7afffa',
950: '#000000',
},
}SCSS
$custom: #7afffa; $custom-light: #abfffb; $custom-dark: #000000;
JSON
{
"hex": "#7afffa",
"rgb": {
"r": 122,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.744,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92404,
"c": 0.11759,
"h": 192
},
"luminance": 0.8256
}Semantic roles & 50–950 ramp
primary
#7AFFFA
secondary
#DD4046
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685