#7BFEC2#7BFEC2
#7BFEC2 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.145 H 161.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEC2 |
|---|---|
| RGB | rgb(123, 254, 194) |
| HSL | hsl(153, 98%, 74%) |
| HSV | hsv(153, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(91.23, -49.76, 17.81) |
| CIE-LCH | lch(91.23, 52.85, 160.31°) |
| OKLab | oklab(90.68% -0.1373 0.0456) |
| OKLCH | oklch(90.68% 0.145 161.6) |
| XYZ | xyz(53.3432, 78.9850, 63.4630) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.32
Light Greenish Blue
#63F7B4
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.02
Seafoam Green
#7AF9AB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEC2 #FE7BB7
analogous
#7BFE81 #7BFEC2 #7BF9FE
triadic
#7BFEC2 #C27BFE #FEC27B
tetradic
#7BFEC2 #817BFE #FE7BB7 #F9FE7B
square
#7BFEC2 #817BFE #FE7BB7 #F9FE7B
split-complementary
#7BFEC2 #FE7BF9 #FE817B
monochromatic
#02FD8A #3EFEA6 #7BFEC2 #B8FEDE #E1FFF1
Accessibility & contrast
On white
1.25
#7BFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#7BFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEC2
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEC2 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBF
Deuteranopia (green-blind)
#E7E0C6
Tritanopia (blue-blind)
#4EFDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfec2; /* rgb */ color: rgb(123, 254, 194); /* oklch */ color: oklch(90.7% 0.145 161.6);
Tailwind
colors: {
custom: {
50: '#a9ffd4',
500: '#7bfec2',
950: '#000000',
},
}SCSS
$custom: #7bfec2; $custom-light: #a9ffd4; $custom-dark: #000000;
JSON
{
"hex": "#7bfec2",
"rgb": {
"r": 123,
"g": 254,
"b": 194
},
"hsl": {
"h": 152.519,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90679,
"c": 0.14465,
"h": 161.6
},
"luminance": 0.7899
}Semantic roles & 50–950 ramp
primary
#7BFEC2
secondary
#DC4188
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683