#7AFBE0#7AFBE0
#7AFBE0 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.122 H 177.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBE0 |
|---|---|
| RGB | rgb(122, 251, 224) |
| HSL | hsl(167, 94%, 73%) |
| HSV | hsv(167, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(91.01, -42.16, 2.02) |
| CIE-LCH | lch(91.01, 42.21, 177.26°) |
| OKLab | oklab(90.72% -0.1217 0.0047) |
| OKLCH | oklch(90.72% 0.122 177.8) |
| XYZ | xyz(55.9719, 78.5087, 82.7106) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.00
Light Aqua
#8CFFDB
ΔE00 3.27
Light Turquoise
#7EF4CC
ΔE00 4.37
Aquamarine
#7FFFD4
ΔE00 4.49
Bright Aqua
#0BF9EA
ΔE00 5.94
Aqua (survey)
#13EAC9
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBE0 #FB7A95
analogous
#7AFB9F #7AFBE0 #7AD5FB
triadic
#7AFBE0 #E07AFB #FBE07A
tetradic
#7AFBE0 #9F7AFB #FB7A95 #D5FB7A
square
#7AFBE0 #9F7AFB #FB7A95 #D5FB7A
split-complementary
#7AFBE0 #FB7AD5 #FB9F7A
monochromatic
#07F3C2 #3FF9D2 #7AFBE0 #B5FDEE #E1FEF8
Accessibility & contrast
On white
1.26
#7AFBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#7AFBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBE0
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBE0 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDF
Deuteranopia (green-blind)
#DEDFE2
Tritanopia (blue-blind)
#36FEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afbe0; /* rgb */ color: rgb(122, 251, 224); /* oklch */ color: oklch(90.7% 0.122 177.8);
Tailwind
colors: {
custom: {
50: '#a9fde9',
500: '#7afbe0',
950: '#000000',
},
}SCSS
$custom: #7afbe0; $custom-light: #a9fde9; $custom-dark: #000000;
JSON
{
"hex": "#7afbe0",
"rgb": {
"r": 122,
"g": 251,
"b": 224
},
"hsl": {
"h": 167.442,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.90717,
"c": 0.12176,
"h": 177.8
},
"luminance": 0.78514
}Semantic roles & 50–950 ramp
primary
#7AFBE0
secondary
#D84161
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684