#7AFEFE#7AFEFE
#7AFEFE is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.116 H 195.3°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEFE |
|---|---|
| RGB | rgb(122, 254, 254) |
| HSL | hsl(180, 99%, 74%) |
| HSV | hsv(180, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.65, -36.21, -11.12) |
| CIE-LCH | lch(92.65, 37.88, 197.08°) |
| OKLab | oklab(92.31% -0.1123 -0.0308) |
| OKLCH | oklch(92.31% 0.116 195.3) |
| XYZ | xyz(61.3498, 82.1712, 106.3743) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.06
Bright Light Blue
#26F7FD
ΔE00 4.14
Aqua
#00FFFF
ΔE00 4.23
Bright Turquoise
#0FFEF9
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEFE #FE7A7A
analogous
#7AFEBC #7AFEFE #7ABCFE
triadic
#7AFEFE #FE7AFE #FEFE7A
tetradic
#7AFEFE #BC7AFE #FE7A7A #BCFE7A
square
#7AFEFE #BC7AFE #FE7A7A #BCFE7A
split-complementary
#7AFEFE #FE7ABC #FEBC7A
monochromatic
#02FCFC #3DFEFE #7AFEFE #B7FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#7AFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#7AFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEFE
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEFE | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7afefe; /* rgb */ color: rgb(122, 254, 254); /* oklch */ color: oklch(92.3% 0.116 195.3);
Tailwind
colors: {
custom: {
50: '#abfffe',
500: '#7afefe',
950: '#000000',
},
}SCSS
$custom: #7afefe; $custom-light: #abfffe; $custom-dark: #000000;
JSON
{
"hex": "#7afefe",
"rgb": {
"r": 122,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.92305,
"c": 0.11649,
"h": 195.3
},
"luminance": 0.82177
}Semantic roles & 50–950 ramp
primary
#7AFEFE
secondary
#DC4040
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685