#7AFFFE#7AFFFE
#7AFFFE is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.117 H 194.7°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFFE |
|---|---|
| RGB | rgb(122, 255, 254) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.93, -36.67, -10.71) |
| CIE-LCH | lch(92.93, 38.20, 196.28°) |
| OKLab | oklab(92.53% -0.1134 -0.0296) |
| OKLCH | oklch(92.53% 0.117 194.7) |
| XYZ | xyz(61.6679, 82.8075, 106.4803) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.04
Aqua
#00FFFF
ΔE00 4.15
Bright Light Blue
#26F7FD
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 4.52
Light Cyan
#ACFFFC
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFFE #FF7A7B
analogous
#7AFFBC #7AFFFE #7ABEFF
triadic
#7AFFFE #FE7AFF #FFFE7A
tetradic
#7AFFFE #BC7AFF #FF7A7B #BEFF7A
square
#7AFFFE #BC7AFF #FF7A7B #BEFF7A
split-complementary
#7AFFFE #FF7ABE #FFBC7A
monochromatic
#00FFFD #3DFFFE #7AFFFE #B7FFFE #E0FFFF
Accessibility & contrast
On white
1.20
#7AFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#7AFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFFE
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFFE | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #7afffe; /* rgb */ color: rgb(122, 255, 254); /* oklch */ color: oklch(92.5% 0.117 194.7);
Tailwind
colors: {
custom: {
50: '#abfffe',
500: '#7afffe',
950: '#000000',
},
}SCSS
$custom: #7afffe; $custom-light: #abfffe; $custom-dark: #000000;
JSON
{
"hex": "#7afffe",
"rgb": {
"r": 122,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.549,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92531,
"c": 0.1172,
"h": 194.7
},
"luminance": 0.82813
}Semantic roles & 50–950 ramp
primary
#7AFFFE
secondary
#DD4041
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685