#7BFEC9#7BFEC9
#7BFEC9 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.139 H 164.6°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEC9 |
|---|---|
| RGB | rgb(123, 254, 201) |
| HSL | hsl(156, 98%, 74%) |
| HSV | hsv(156, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(91.37, -48.32, 14.42) |
| CIE-LCH | lch(91.37, 50.43, 163.38°) |
| OKLab | oklab(90.85% -0.1342 0.037) |
| OKLCH | oklch(90.85% 0.139 164.6) |
| XYZ | xyz(54.1479, 79.3069, 67.7013) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.35
Aquamarine
#7FFFD4
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.62
Light Aqua
#8CFFDB
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEC9 #FE7BB0
analogous
#7BFE88 #7BFEC9 #7BF2FE
triadic
#7BFEC9 #C97BFE #FEC97B
tetradic
#7BFEC9 #887BFE #FE7BB0 #F2FE7B
square
#7BFEC9 #887BFE #FE7BB0 #F2FE7B
split-complementary
#7BFEC9 #FE7BF2 #FE887B
monochromatic
#02FD97 #3EFEB0 #7BFEC9 #B8FEE2 #E1FFF3
Accessibility & contrast
On white
1.25
#7BFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#7BFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEC9
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEC9 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC6
Deuteranopia (green-blind)
#E6E1CC
Tritanopia (blue-blind)
#4AFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfec9; /* rgb */ color: rgb(123, 254, 201); /* oklch */ color: oklch(90.8% 0.139 164.6);
Tailwind
colors: {
custom: {
50: '#a9ffd9',
500: '#7bfec9',
950: '#000000',
},
}SCSS
$custom: #7bfec9; $custom-light: #a9ffd9; $custom-dark: #000000;
JSON
{
"hex": "#7bfec9",
"rgb": {
"r": 123,
"g": 254,
"b": 201
},
"hsl": {
"h": 155.725,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90845,
"c": 0.13922,
"h": 164.6
},
"luminance": 0.79312
}Semantic roles & 50–950 ramp
primary
#7BFEC9
secondary
#DC4180
accent
#005DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683