#7AFDBF#7AFDBF
#7AFDBF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.146 H 160.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFDBF |
|---|---|
| RGB | rgb(122, 253, 191) |
| HSL | hsl(152, 97%, 74%) |
| HSV | hsv(152, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.85, -50.17, 18.81) |
| CIE-LCH | lch(90.85, 53.58, 159.45°) |
| OKLab | oklab(90.34% -0.1382 0.0481) |
| OKLCH | oklch(90.34% 0.146 160.8) |
| XYZ | xyz(52.5508, 78.1451, 61.5943) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.56
Light Seafoam
#A0FEBF
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFDBF #FD7AB8
analogous
#7AFD7D #7AFDBF #7AFAFD
triadic
#7AFDBF #BF7AFD #FDBF7A
tetradic
#7AFDBF #7D7AFD #FD7AB8 #FAFD7A
square
#7AFDBF #7D7AFD #FD7AB8 #FAFD7A
split-complementary
#7AFDBF #FD7AFA #FD7D7A
monochromatic
#04F985 #3EFCA2 #7AFDBF #B6FEDC #E1FFF0
Accessibility & contrast
On white
1.26
#7AFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#7AFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFDBF
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFDBF | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E7DFC3
Tritanopia (blue-blind)
#4EFCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7afdbf; /* rgb */ color: rgb(122, 253, 191); /* oklch */ color: oklch(90.3% 0.146 160.8);
Tailwind
colors: {
custom: {
50: '#a9ffd2',
500: '#7afdbf',
950: '#000000',
},
}SCSS
$custom: #7afdbf; $custom-light: #a9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#7afdbf",
"rgb": {
"r": 122,
"g": 253,
"b": 191
},
"hsl": {
"h": 151.603,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.90339,
"c": 0.14628,
"h": 160.8
},
"luminance": 0.7815
}Semantic roles & 50–950 ramp
primary
#7AFDBF
secondary
#DB4189
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683