#7AFCFA#7AFCFA
#7AFCFA is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.115 H 194.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCFA |
|---|---|
| RGB | rgb(122, 252, 250) |
| HSL | hsl(179, 96%, 73%) |
| HSV | hsv(179, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.98, -36.30, -10.05) |
| CIE-LCH | lch(91.98, 37.67, 195.48°) |
| OKLab | oklab(91.73% -0.1119 -0.0278) |
| OKLCH | oklch(91.73% 0.115 194) |
| XYZ | xyz(60.0846, 80.6549, 102.8255) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.13
Aqua
#00FFFF
ΔE00 4.25
Bright Light Blue
#26F7FD
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 4.98
Bright Aqua
#0BF9EA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCFA #FC7A7C
analogous
#7AFCB9 #7AFCFA #7ABDFC
triadic
#7AFCFA #FA7AFC #FCFA7A
tetradic
#7AFCFA #B97AFC #FC7A7C #BDFC7A
square
#7AFCFA #B97AFC #FC7A7C #BDFC7A
split-complementary
#7AFCFA #FC7ABD #FCB97A
monochromatic
#06F6F2 #3EFBF8 #7AFCFA #B6FDFC #E1FEFE
Accessibility & contrast
On white
1.23
#7AFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#7AFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCFA
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCFA | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afcfa; /* rgb */ color: rgb(122, 252, 250); /* oklch */ color: oklch(91.7% 0.115 194.0);
Tailwind
colors: {
custom: {
50: '#abfefb',
500: '#7afcfa',
950: '#000000',
},
}SCSS
$custom: #7afcfa; $custom-light: #abfefb; $custom-dark: #000000;
JSON
{
"hex": "#7afcfa",
"rgb": {
"r": 122,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.077,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91725,
"c": 0.11528,
"h": 194
},
"luminance": 0.80661
}Semantic roles & 50–950 ramp
primary
#7AFCFA
secondary
#D94143
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685