#7BF2BE#7BF2BE
#7BF2BE is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.8% C 0.132 H 163.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF2BE |
|---|---|
| RGB | rgb(123, 242, 190) |
| HSL | hsl(154, 82%, 72%) |
| HSV | hsv(154, 49%, 95%) |
| CMYK | cmyk(49.2%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(87.69, -45.46, 14.90) |
| CIE-LCH | lch(87.69, 47.84, 161.85°) |
| OKLab | oklab(87.78% -0.126 0.0382) |
| OKLCH | oklch(87.78% 0.132 163.1) |
| XYZ | xyz(49.2106, 71.4288, 59.8991) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.32
Light Turquoise
#7EF4CC
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 3.36
Aquamarine
#7FFFD4
ΔE00 3.87
Seafoam
#7FE0B3
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF2BE #F27BAF
analogous
#7BF283 #7BF2BE #7BEAF2
triadic
#7BF2BE #BE7BF2 #F2BE7B
tetradic
#7BF2BE #837BF2 #F27BAF #EAF27B
square
#7BF2BE #837BF2 #F27BAF #EAF27B
split-complementary
#7BF2BE #F27BEA #F2837B
monochromatic
#16DD86 #43EDA3 #7BF2BE #B3F7D9 #E3FCF1
Accessibility & contrast
On white
1.37
#7BF2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#7BF2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF2BE
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF2BE | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3BB
Deuteranopia (green-blind)
#DDD7C1
Tritanopia (blue-blind)
#54F2E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7bf2be; /* rgb */ color: rgb(123, 242, 190); /* oklch */ color: oklch(87.8% 0.132 163.1);
Tailwind
colors: {
custom: {
50: '#a8f7d1',
500: '#7bf2be',
950: '#000000',
},
}SCSS
$custom: #7bf2be; $custom-light: #a8f7d1; $custom-dark: #000000;
JSON
{
"hex": "#7bf2be",
"rgb": {
"r": 123,
"g": 242,
"b": 190
},
"hsl": {
"h": 153.782,
"s": 82.069,
"l": 71.569
},
"oklch": {
"l": 0.87775,
"c": 0.1317,
"h": 163.1
},
"luminance": 0.71433
}Semantic roles & 50–950 ramp
primary
#7BF2BE
secondary
#CD4580
accent
#0765DE
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583