#7AFFBF#7AFFBF
#7AFFBF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.149 H 160.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFFBF |
|---|---|
| RGB | rgb(122, 255, 191) |
| HSL | hsl(151, 100%, 74%) |
| HSV | hsv(151, 52%, 100%) |
| CMYK | cmyk(52.2%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.42, -51.00, 19.61) |
| CIE-LCH | lch(91.42, 54.64, 158.97°) |
| OKLab | oklab(90.81% -0.1403 0.0501) |
| OKLCH | oklch(90.81% 0.149 160.4) |
| XYZ | xyz(53.1855, 79.4145, 61.8059) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.18
Light Greenish Blue
#63F7B4
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.37
Light Seafoam
#A0FEBF
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFFBF #FF7ABA
analogous
#7AFF7D #7AFFBF #7AFCFF
triadic
#7AFFBF #BF7AFF #FFBF7A
tetradic
#7AFFBF #7D7AFF #FF7ABA #FCFF7A
square
#7AFFBF #7D7AFF #FF7ABA #FCFF7A
split-complementary
#7AFFBF #FF7AFC #FF7D7A
monochromatic
#00FF84 #3DFFA2 #7AFFBF #B7FFDC #E0FFF0
Accessibility & contrast
On white
1.24
#7AFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#7AFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFFBF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFFBF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#4DFEED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7affbf; /* rgb */ color: rgb(122, 255, 191); /* oklch */ color: oklch(90.8% 0.149 160.4);
Tailwind
colors: {
custom: {
50: '#a9ffd2',
500: '#7affbf',
950: '#000000',
},
}SCSS
$custom: #7affbf; $custom-light: #a9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#7affbf",
"rgb": {
"r": 122,
"g": 255,
"b": 191
},
"hsl": {
"h": 151.128,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.90808,
"c": 0.14896,
"h": 160.4
},
"luminance": 0.79419
}Semantic roles & 50–950 ramp
primary
#7AFFBF
secondary
#DD408C
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683