#7BE3AF#7BE3AF
#7BE3AF is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.9% C 0.123 H 160.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE3AF |
|---|---|
| RGB | rgb(123, 227, 175) |
| HSL | hsl(150, 65%, 69%) |
| HSV | hsv(150, 46%, 89%) |
| CMYK | cmyk(45.8%, 0%, 22.9%, 11%) |
| CIE-LAB | lab(83.04, -41.96, 16.18) |
| CIE-LCH | lch(83.04, 44.97, 158.92°) |
| OKLab | oklab(83.89% -0.1159 0.0414) |
| OKLCH | oklch(83.89% 0.123 160.3) |
| XYZ | xyz(43.3719, 62.2410, 50.2773) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.70
Light Teal
#90E4C1
ΔE00 4.55
Hospital Green
#9BE5AA
ΔE00 4.72
Light Greenish Blue
#63F7B4
ΔE00 5.28
Eucalyptus
#44D7A8
ΔE00 5.33
Light Turquoise
#7EF4CC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE3AF #E37BAF
analogous
#7BE37B #7BE3AF #7BE3E3
triadic
#7BE3AF #AF7BE3 #E3AF7B
tetradic
#7BE3AF #7B7BE3 #E37BAF #E3E37B
square
#7BE3AF #7B7BE3 #E37BAF #E3E37B
split-complementary
#7BE3AF #E37BE3 #E37B7B
monochromatic
#28BC72 #49D890 #7BE3AF #ADEECE #E0F8EC
Accessibility & contrast
On white
1.56
#7BE3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#7BE3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE3AF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE3AF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#5EE2D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7be3af; /* rgb */ color: rgb(123, 227, 175); /* oklch */ color: oklch(83.9% 0.123 160.3);
Tailwind
colors: {
custom: {
50: '#a6ecc7',
500: '#7be3af',
950: '#000000',
},
}SCSS
$custom: #7be3af; $custom-light: #a6ecc7; $custom-dark: #000000;
JSON
{
"hex": "#7be3af",
"rgb": {
"r": 123,
"g": 227,
"b": 175
},
"hsl": {
"h": 150,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.83892,
"c": 0.12309,
"h": 160.3
},
"luminance": 0.62244
}Semantic roles & 50–950 ramp
primary
#7BE3AF
secondary
#BA4881
accent
#1973CD
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582