#7BFEBE#7BFEBE
#7BFEBE is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.6% C 0.148 H 160.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFEBE |
|---|---|
| RGB | rgb(123, 254, 190) |
| HSL | hsl(151, 98%, 74%) |
| HSV | hsv(151, 52%, 100%) |
| CMYK | cmyk(51.6%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.15, -50.56, 19.75) |
| CIE-LCH | lch(91.15, 54.28, 158.67°) |
| OKLab | oklab(90.59% -0.139 0.0504) |
| OKLCH | oklch(90.59% 0.148 160.1) |
| XYZ | xyz(52.9000, 78.8077, 61.1289) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.02
Light Aquamarine
#7BFDC7
ΔE00 2.18
Light Greenish Blue
#63F7B4
ΔE00 2.23
Seafoam (survey)
#80F9AD
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.23
Light Seafoam
#A0FEBF
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFEBE #FE7BBB
analogous
#7BFE7D #7BFEBE #7BFCFE
triadic
#7BFEBE #BE7BFE #FEBE7B
tetradic
#7BFEBE #7D7BFE #FE7BBB #FCFE7B
square
#7BFEBE #7D7BFE #FE7BBB #FCFE7B
split-complementary
#7BFEBE #FE7BFC #FE7D7B
monochromatic
#02FD82 #3EFEA0 #7BFEBE #B8FEDC #E1FFF0
Accessibility & contrast
On white
1.25
#7BFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7BFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFEBE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFEBE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#E8E0C2
Tritanopia (blue-blind)
#50FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfebe; /* rgb */ color: rgb(123, 254, 190); /* oklch */ color: oklch(90.6% 0.148 160.1);
Tailwind
colors: {
custom: {
50: '#a9ffd1',
500: '#7bfebe',
950: '#000000',
},
}SCSS
$custom: #7bfebe; $custom-light: #a9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#7bfebe",
"rgb": {
"r": 123,
"g": 254,
"b": 190
},
"hsl": {
"h": 150.687,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.90587,
"c": 0.1479,
"h": 160.1
},
"luminance": 0.78812
}Semantic roles & 50–950 ramp
primary
#7BFEBE
secondary
#DC418D
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683