#7AFFFB#7AFFFB
#7AFFFB is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.117 H 192.7°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFFB |
|---|---|
| RGB | rgb(122, 255, 251) |
| HSL | hsl(178, 100%, 74%) |
| HSV | hsv(178, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(92.85, -37.43, -9.28) |
| CIE-LCH | lch(92.85, 38.56, 193.92°) |
| OKLab | oklab(92.44% -0.1146 -0.0257) |
| OKLCH | oklch(92.44% 0.117 192.7) |
| XYZ | xyz(61.1913, 82.6168, 103.9700) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.24
Aqua
#00FFFF
ΔE00 4.17
Bright Turquoise
#0FFEF9
ΔE00 4.18
Bright Light Blue
#26F7FD
ΔE00 4.75
Light Cyan
#ACFFFC
ΔE00 5.13
Bright Aqua
#0BF9EA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFFB #FF7A7E
analogous
#7AFFB9 #7AFFFB #7AC1FF
triadic
#7AFFFB #FB7AFF #FFFB7A
tetradic
#7AFFFB #B97AFF #FF7A7E #C1FF7A
square
#7AFFFB #B97AFF #FF7A7E #C1FF7A
split-complementary
#7AFFFB #FF7AC1 #FFB97A
monochromatic
#00FFF7 #3DFFF9 #7AFFFB #B7FFFD #E0FFFE
Accessibility & contrast
On white
1.20
#7AFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#7AFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFFB
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFFB | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7afffb; /* rgb */ color: rgb(122, 255, 251); /* oklch */ color: oklch(92.4% 0.117 192.7);
Tailwind
colors: {
custom: {
50: '#abfffc',
500: '#7afffb',
950: '#000000',
},
}SCSS
$custom: #7afffb; $custom-light: #abfffc; $custom-dark: #000000;
JSON
{
"hex": "#7afffb",
"rgb": {
"r": 122,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.195,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92435,
"c": 0.11746,
"h": 192.7
},
"luminance": 0.82623
}Semantic roles & 50–950 ramp
primary
#7AFFFB
secondary
#DD4045
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685