#7AFCFB#7AFCFB
#7AFCFB is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.8% C 0.115 H 194.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFCFB |
|---|---|
| RGB | rgb(122, 252, 251) |
| HSL | hsl(180, 96%, 73%) |
| HSV | hsv(180, 52%, 99%) |
| CMYK | cmyk(51.6%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.01, -36.05, -10.53) |
| CIE-LCH | lch(92.01, 37.56, 196.28°) |
| OKLab | oklab(91.76% -0.1115 -0.0291) |
| OKLCH | oklch(91.76% 0.115 194.7) |
| XYZ | xyz(60.2418, 80.7178, 103.6535) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.10
Bright Light Blue
#26F7FD
ΔE00 4.17
Aqua
#00FFFF
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 4.61
Light Cyan
#ACFFFC
ΔE00 4.97
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFCFB #FC7A7B
analogous
#7AFCBA #7AFCFB #7ABCFC
triadic
#7AFCFB #FB7AFC #FCFB7A
tetradic
#7AFCFB #BA7AFC #FC7A7B #BCFC7A
square
#7AFCFB #BA7AFC #FC7A7B #BCFC7A
split-complementary
#7AFCFB #FC7ABC #FCBA7A
monochromatic
#06F6F4 #3EFBF9 #7AFCFB #B6FDFD #E1FEFE
Accessibility & contrast
On white
1.22
#7AFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#7AFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFCFB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFCFB | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7afcfb; /* rgb */ color: rgb(122, 252, 251); /* oklch */ color: oklch(91.8% 0.115 194.7);
Tailwind
colors: {
custom: {
50: '#abfdfc',
500: '#7afcfb',
950: '#000000',
},
}SCSS
$custom: #7afcfb; $custom-light: #abfdfc; $custom-dark: #000000;
JSON
{
"hex": "#7afcfb",
"rgb": {
"r": 122,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.538,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91757,
"c": 0.11521,
"h": 194.7
},
"luminance": 0.80723
}Semantic roles & 50–950 ramp
primary
#7AFCFB
secondary
#D94142
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685