#7AEFBF#7AEFBF
#7AEFBF is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.1% C 0.128 H 164.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7AEFBF |
|---|---|
| RGB | rgb(122, 239, 191) |
| HSL | hsl(155, 79%, 71%) |
| HSV | hsv(155, 49%, 94%) |
| CMYK | cmyk(49%, 0%, 20.1%, 6.3%) |
| CIE-LAB | lab(86.81, -44.19, 13.14) |
| CIE-LCH | lch(86.81, 46.10, 163.44°) |
| OKLab | oklab(87.06% -0.123 0.0337) |
| OKLCH | oklch(87.06% 0.128 164.7) |
| XYZ | xyz(48.2923, 69.6282, 60.1748) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 3.04
Seafoam
#7FE0B3
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AEFBF #EF7AAA
analogous
#7AEF84 #7AEFBF #7AE4EF
triadic
#7AEFBF #BF7AEF #EFBF7A
tetradic
#7AEFBF #847AEF #EF7AAA #E4EF7A
square
#7AEFBF #847AEF #EF7AAA #E4EF7A
split-complementary
#7AEFBF #EF7AE4 #EF847A
monochromatic
#1AD588 #43E8A5 #7AEFBF #B1F6D9 #E4FCF2
Accessibility & contrast
On white
1.41
#7AEFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#7AEFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AEFBF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AEFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AEFBF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BC
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#52EFE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7aefbf; /* rgb */ color: rgb(122, 239, 191); /* oklch */ color: oklch(87.1% 0.128 164.7);
Tailwind
colors: {
custom: {
50: '#a7f5d2',
500: '#7aefbf',
950: '#000000',
},
}SCSS
$custom: #7aefbf; $custom-light: #a7f5d2; $custom-dark: #000000;
JSON
{
"hex": "#7aefbf",
"rgb": {
"r": 122,
"g": 239,
"b": 191
},
"hsl": {
"h": 155.385,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.87058,
"c": 0.1275,
"h": 164.7
},
"luminance": 0.69632
}Semantic roles & 50–950 ramp
primary
#7AEFBF
secondary
#C9447B
accent
#0B60DB
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583