#7AFEFF#7AFEFF
#7AFEFF is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.116 H 196.0°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEFF |
|---|---|
| RGB | rgb(122, 254, 255) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(52.2%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.68, -35.96, -11.60) |
| CIE-LCH | lch(92.68, 37.78, 197.88°) |
| OKLab | oklab(92.34% -0.1119 -0.0321) |
| OKLCH | oklch(92.34% 0.116 196) |
| XYZ | xyz(61.5103, 82.2354, 107.2198) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.12
Bright Light Blue
#26F7FD
ΔE00 4.06
Aqua
#00FFFF
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 4.89
Light Cyan
#ACFFFC
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEFF #FF7B7A
analogous
#7AFFBE #7AFEFF #7ABCFF
triadic
#7AFEFF #FF7AFE #FEFF7A
tetradic
#7AFEFF #BE7AFF #FF7B7A #BCFF7A
square
#7AFEFF #BE7AFF #FF7B7A #BCFF7A
split-complementary
#7AFEFF #FF7ABC #FFBE7A
monochromatic
#00FDFF #3DFEFF #7AFEFF #B7FEFF #E0FFFF
Accessibility & contrast
On white
1.20
#7AFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#7AFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEFF
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEFF | 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)
#F0F4FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7afeff; /* rgb */ color: rgb(122, 254, 255); /* oklch */ color: oklch(92.3% 0.116 196.0);
Tailwind
colors: {
custom: {
50: '#abffff',
500: '#7afeff',
950: '#000000',
},
}SCSS
$custom: #7afeff; $custom-light: #abffff; $custom-dark: #000000;
JSON
{
"hex": "#7afeff",
"rgb": {
"r": 122,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.451,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92337,
"c": 0.11645,
"h": 196
},
"luminance": 0.82241
}Semantic roles & 50–950 ramp
primary
#7AFEFF
secondary
#DD4140
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686