#7AFEBF#7AFEBF
#7AFEBF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.148 H 160.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFEBF |
|---|---|
| RGB | rgb(122, 254, 191) |
| HSL | hsl(151, 99%, 74%) |
| HSV | hsv(151, 52%, 100%) |
| CMYK | cmyk(52%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.13, -50.58, 19.21) |
| CIE-LCH | lch(91.13, 54.11, 159.20°) |
| OKLab | oklab(90.57% -0.1392 0.0491) |
| OKLCH | oklch(90.57% 0.148 160.6) |
| XYZ | xyz(52.8673, 78.7782, 61.6998) |
| Luminance | 0.7878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Greenish Blue
#63F7B4
ΔE00 2.23
Light Blue Green
#7EFBB3
ΔE00 2.26
Seafoam (survey)
#80F9AD
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.46
Light Seafoam
#A0FEBF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFEBF #FE7AB9
analogous
#7AFE7D #7AFEBF #7AFBFE
triadic
#7AFEBF #BF7AFE #FEBF7A
tetradic
#7AFEBF #7D7AFE #FE7AB9 #FBFE7A
square
#7AFEBF #7D7AFE #FE7AB9 #FBFE7A
split-complementary
#7AFEBF #FE7AFB #FE7D7A
monochromatic
#02FC84 #3DFEA2 #7AFEBF #B7FEDC #E1FFF0
Accessibility & contrast
On white
1.25
#7AFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7AFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFEBF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFEBF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#4DFDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afebf; /* rgb */ color: rgb(122, 254, 191); /* oklch */ color: oklch(90.6% 0.148 160.6);
Tailwind
colors: {
custom: {
50: '#a9ffd2',
500: '#7afebf',
950: '#000000',
},
}SCSS
$custom: #7afebf; $custom-light: #a9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#7afebf",
"rgb": {
"r": 122,
"g": 254,
"b": 191
},
"hsl": {
"h": 151.364,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.90573,
"c": 0.14762,
"h": 160.6
},
"luminance": 0.78783
}Semantic roles & 50–950 ramp
primary
#7AFEBF
secondary
#DC408B
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683