#7BFEC0#7BFEC0
#7BFEC0 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.146 H 160.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEC0 |
|---|---|
| RGB | rgb(123, 254, 192) |
| HSL | hsl(152, 98%, 74%) |
| HSV | hsv(152, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(91.19, -50.16, 18.78) |
| CIE-LCH | lch(91.19, 53.56, 159.48°) |
| OKLab | oklab(90.63% -0.1382 0.048) |
| OKLCH | oklch(90.63% 0.146 160.8) |
| XYZ | xyz(53.1201, 78.8957, 62.2881) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.63
Light Seafoam
#A0FEBF
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEC0 #FE7BB9
analogous
#7BFE7F #7BFEC0 #7BFBFE
triadic
#7BFEC0 #C07BFE #FEC07B
tetradic
#7BFEC0 #7F7BFE #FE7BB9 #FBFE7B
square
#7BFEC0 #7F7BFE #FE7BB9 #FBFE7B
split-complementary
#7BFEC0 #FE7BFB #FE7F7B
monochromatic
#02FD86 #3EFEA3 #7BFEC0 #B8FEDD #E1FFF1
Accessibility & contrast
On white
1.25
#7BFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#7BFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEC0
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEC0 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#E8E0C4
Tritanopia (blue-blind)
#4FFDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfec0; /* rgb */ color: rgb(123, 254, 192); /* oklch */ color: oklch(90.6% 0.146 160.8);
Tailwind
colors: {
custom: {
50: '#a9ffd3',
500: '#7bfec0',
950: '#000000',
},
}SCSS
$custom: #7bfec0; $custom-light: #a9ffd3; $custom-dark: #000000;
JSON
{
"hex": "#7bfec0",
"rgb": {
"r": 123,
"g": 254,
"b": 192
},
"hsl": {
"h": 151.603,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90632,
"c": 0.14626,
"h": 160.8
},
"luminance": 0.789
}Semantic roles & 50–950 ramp
primary
#7BFEC0
secondary
#DC418A
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683