#7BFEC8#7BFEC8
#7BFEC8 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.140 H 164.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEC8 |
|---|---|
| RGB | rgb(123, 254, 200) |
| HSL | hsl(155, 98%, 74%) |
| HSV | hsv(155, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(91.35, -48.53, 14.91) |
| CIE-LCH | lch(91.35, 50.77, 162.92°) |
| OKLab | oklab(90.82% -0.1347 0.0382) |
| OKLCH | oklch(90.82% 0.14 164.2) |
| XYZ | xyz(54.0307, 79.2600, 67.0838) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.21
Aquamarine
#7FFFD4
ΔE00 2.67
Light Greenish Blue
#63F7B4
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.63
Light Blue Green
#7EFBB3
ΔE00 4.17
Light Aqua
#8CFFDB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEC8 #FE7BB1
analogous
#7BFE87 #7BFEC8 #7BF3FE
triadic
#7BFEC8 #C87BFE #FEC87B
tetradic
#7BFEC8 #877BFE #FE7BB1 #F3FE7B
square
#7BFEC8 #877BFE #FE7BB1 #F3FE7B
split-complementary
#7BFEC8 #FE7BF3 #FE877B
monochromatic
#02FD95 #3EFEAF #7BFEC8 #B8FEE1 #E1FFF2
Accessibility & contrast
On white
1.25
#7BFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#7BFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEC8
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEC8 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC5
Deuteranopia (green-blind)
#E6E1CB
Tritanopia (blue-blind)
#4AFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfec8; /* rgb */ color: rgb(123, 254, 200); /* oklch */ color: oklch(90.8% 0.140 164.2);
Tailwind
colors: {
custom: {
50: '#a9ffd8',
500: '#7bfec8',
950: '#000000',
},
}SCSS
$custom: #7bfec8; $custom-light: #a9ffd8; $custom-dark: #000000;
JSON
{
"hex": "#7bfec8",
"rgb": {
"r": 123,
"g": 254,
"b": 200
},
"hsl": {
"h": 155.267,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90821,
"c": 0.13998,
"h": 164.2
},
"luminance": 0.79265
}Semantic roles & 50–950 ramp
primary
#7BFEC8
secondary
#DC4181
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683