#7BE2AF#7BE2AF
#7BE2AF is a very light, vivid teal. Relative luminance 0.617; OKLCH L 83.7% C 0.122 H 160.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7BE2AF |
|---|---|
| RGB | rgb(123, 226, 175) |
| HSL | hsl(150, 64%, 68%) |
| HSV | hsv(150, 46%, 89%) |
| CMYK | cmyk(45.6%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(82.75, -41.52, 15.77) |
| CIE-LCH | lch(82.75, 44.41, 159.20°) |
| OKLab | oklab(83.66% -0.1148 0.0404) |
| OKLCH | oklch(83.66% 0.122 160.6) |
| XYZ | xyz(43.0992, 61.6955, 50.1864) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.45
Light Teal
#90E4C1
ΔE00 4.39
Hospital Green
#9BE5AA
ΔE00 4.82
Eucalyptus
#44D7A8
ΔE00 5.19
Light Turquoise
#7EF4CC
ΔE00 5.40
Light Greenish Blue
#63F7B4
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BE2AF #E27BAE
analogous
#7BE27B #7BE2AF #7BE1E2
triadic
#7BE2AF #AF7BE2 #E2AF7B
tetradic
#7BE2AF #7B7BE2 #E27BAE #E1E27B
square
#7BE2AF #7B7BE2 #E27BAE #E1E27B
split-complementary
#7BE2AF #E27BE1 #E27B7B
monochromatic
#29BA72 #49D791 #7BE2AF #ADEDCD #DFF8EC
Accessibility & contrast
On white
1.57
#7BE2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#7BE2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BE2AF
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BE2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BE2AF | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#D0C9B2
Tritanopia (blue-blind)
#5FE1D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7be2af; /* rgb */ color: rgb(123, 226, 175); /* oklch */ color: oklch(83.7% 0.122 160.6);
Tailwind
colors: {
custom: {
50: '#a6ebc7',
500: '#7be2af',
950: '#000000',
},
}SCSS
$custom: #7be2af; $custom-light: #a6ebc7; $custom-dark: #000000;
JSON
{
"hex": "#7be2af",
"rgb": {
"r": 123,
"g": 226,
"b": 175
},
"hsl": {
"h": 150.291,
"s": 63.975,
"l": 68.431
},
"oklch": {
"l": 0.83656,
"c": 0.12167,
"h": 160.6
},
"luminance": 0.61699
}Semantic roles & 50–950 ramp
primary
#7BE2AF
secondary
#B94880
accent
#1A72CC
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482