#7AFBD2#7AFBD2
#7AFBD2 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.130 H 170.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBD2 |
|---|---|
| RGB | rgb(122, 251, 210) |
| HSL | hsl(161, 94%, 73%) |
| HSV | hsv(161, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 16.3%, 1.6%) |
| CIE-LAB | lab(90.68, -45.32, 8.79) |
| CIE-LCH | lch(90.68, 46.17, 169.03°) |
| OKLab | oklab(90.34% -0.1277 0.0225) |
| OKLCH | oklch(90.34% 0.13 170) |
| XYZ | xyz(54.1508, 77.7803, 73.1197) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.98
Light Turquoise
#7EF4CC
ΔE00 1.58
Light Aqua
#8CFFDB
ΔE00 2.03
Light Aquamarine
#7BFDC7
ΔE00 3.18
Pale Turquoise
#A5FBD5
ΔE00 4.58
Bright Teal
#01F9C6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBD2 #FB7AA3
analogous
#7AFB91 #7AFBD2 #7AE4FB
triadic
#7AFBD2 #D27AFB #FBD27A
tetradic
#7AFBD2 #917AFB #FB7AA3 #E4FB7A
square
#7AFBD2 #917AFB #FB7AA3 #E4FB7A
split-complementary
#7AFBD2 #FB7AE4 #FB917A
monochromatic
#07F3A8 #3FF9BE #7AFBD2 #B5FDE6 #E1FEF5
Accessibility & contrast
On white
1.27
#7AFBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#7AFBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBD2
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBD2 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#E1DED5
Tritanopia (blue-blind)
#42FCEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7afbd2; /* rgb */ color: rgb(122, 251, 210); /* oklch */ color: oklch(90.3% 0.130 170.0);
Tailwind
colors: {
custom: {
50: '#a9fddf',
500: '#7afbd2',
950: '#000000',
},
}SCSS
$custom: #7afbd2; $custom-light: #a9fddf; $custom-dark: #000000;
JSON
{
"hex": "#7afbd2",
"rgb": {
"r": 122,
"g": 251,
"b": 210
},
"hsl": {
"h": 160.93,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.90338,
"c": 0.12966,
"h": 170
},
"luminance": 0.77785
}Semantic roles & 50–950 ramp
primary
#7AFBD2
secondary
#D84171
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684