#7AFEFA#7AFEFA
#7AFEFA is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.117 H 192.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEFA |
|---|---|
| RGB | rgb(122, 254, 250) |
| HSL | hsl(178, 99%, 74%) |
| HSV | hsv(178, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.54, -37.22, -9.22) |
| CIE-LCH | lch(92.54, 38.35, 193.91°) |
| OKLab | oklab(92.18% -0.114 -0.0256) |
| OKLCH | oklch(92.18% 0.117 192.6) |
| XYZ | xyz(60.7159, 81.9176, 103.0360) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.25
Aqua
#00FFFF
ΔE00 4.20
Bright Turquoise
#0FFEF9
ΔE00 4.20
Bright Light Blue
#26F7FD
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 5.10
Bright Aqua
#0BF9EA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEFA #FE7A7E
analogous
#7AFEB8 #7AFEFA #7AC0FE
triadic
#7AFEFA #FA7AFE #FEFA7A
tetradic
#7AFEFA #B87AFE #FE7A7E #C0FE7A
square
#7AFEFA #B87AFE #FE7A7E #C0FE7A
split-complementary
#7AFEFA #FE7AC0 #FEB87A
monochromatic
#02FCF4 #3DFEF8 #7AFEFA #B7FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#7AFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#7AFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEFA
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEFA | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7afefa; /* rgb */ color: rgb(122, 254, 250); /* oklch */ color: oklch(92.2% 0.117 192.6);
Tailwind
colors: {
custom: {
50: '#abfffb',
500: '#7afefa',
950: '#000000',
},
}SCSS
$custom: #7afefa; $custom-light: #abfffb; $custom-dark: #000000;
JSON
{
"hex": "#7afefa",
"rgb": {
"r": 122,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.182,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.92177,
"c": 0.1168,
"h": 192.6
},
"luminance": 0.81923
}Semantic roles & 50–950 ramp
primary
#7AFEFA
secondary
#DC4045
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685