#7BFEBF#7BFEBF
#7BFEBF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.147 H 160.5°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEBF |
|---|---|
| RGB | rgb(123, 254, 191) |
| HSL | hsl(151, 98%, 74%) |
| HSV | hsv(151, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(91.17, -50.36, 19.26) |
| CIE-LCH | lch(91.17, 53.92, 159.07°) |
| OKLab | oklab(90.61% -0.1386 0.0492) |
| OKLCH | oklch(90.61% 0.147 160.5) |
| XYZ | xyz(53.0097, 78.8516, 61.7065) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Blue Green
#7EFBB3
ΔE00 2.22
Light Greenish Blue
#63F7B4
ΔE00 2.28
Seafoam (survey)
#80F9AD
ΔE00 3.29
Seafoam Green
#7AF9AB
ΔE00 3.43
Light Seafoam
#A0FEBF
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEBF #FE7BBA
analogous
#7BFE7E #7BFEBF #7BFBFE
triadic
#7BFEBF #BF7BFE #FEBF7B
tetradic
#7BFEBF #7E7BFE #FE7BBA #FBFE7B
square
#7BFEBF #7E7BFE #FE7BBA #FBFE7B
split-complementary
#7BFEBF #FE7BFB #FE7E7B
monochromatic
#02FD84 #3EFEA2 #7BFEBF #B8FEDC #E1FFF0
Accessibility & contrast
On white
1.25
#7BFEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7BFEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEBF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEBF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#50FDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfebf; /* rgb */ color: rgb(123, 254, 191); /* oklch */ color: oklch(90.6% 0.147 160.5);
Tailwind
colors: {
custom: {
50: '#a9ffd2',
500: '#7bfebf',
950: '#000000',
},
}SCSS
$custom: #7bfebf; $custom-light: #a9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#7bfebf",
"rgb": {
"r": 123,
"g": 254,
"b": 191
},
"hsl": {
"h": 151.145,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90609,
"c": 0.14707,
"h": 160.5
},
"luminance": 0.78856
}Semantic roles & 50–950 ramp
primary
#7BFEBF
secondary
#DC418C
accent
#006EE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683