#7EEBB5#7EEBB5
#7EEBB5 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.0% C 0.128 H 160.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEBB5 |
|---|---|
| RGB | rgb(126, 235, 181) |
| HSL | hsl(150, 73%, 71%) |
| HSV | hsv(150, 46%, 92%) |
| CMYK | cmyk(46.4%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(85.60, -43.52, 16.65) |
| CIE-LCH | lch(85.60, 46.59, 159.07°) |
| OKLab | oklab(86.04% -0.1202 0.0426) |
| OKLCH | oklch(86.04% 0.128 160.5) |
| XYZ | xyz(46.6493, 67.1849, 54.2169) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.97
Light Greenish Blue
#63F7B4
ΔE00 3.92
Light Aquamarine
#7BFDC7
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.45
Light Blue Green
#7EFBB3
ΔE00 4.55
Hospital Green
#9BE5AA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEBB5 #EB7EB4
analogous
#7EEB7E #7EEBB5 #7EEAEB
triadic
#7EEBB5 #B57EEB #EBB57E
tetradic
#7EEBB5 #7E7EEB #EB7EB4 #EAEB7E
square
#7EEBB5 #7E7EEB #EB7EB4 #EAEB7E
split-complementary
#7EEBB5 #EB7EEA #EB7E7E
monochromatic
#20CF78 #49E397 #7EEBB5 #B3F3D3 #E5FBF0
Accessibility & contrast
On white
1.45
#7EEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#7EEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEBB5
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEBB5 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB2
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#5FEADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7eebb5; /* rgb */ color: rgb(126, 235, 181); /* oklch */ color: oklch(86.0% 0.128 160.5);
Tailwind
colors: {
custom: {
50: '#a9f2cb',
500: '#7eebb5',
950: '#000000',
},
}SCSS
$custom: #7eebb5; $custom-light: #a9f2cb; $custom-dark: #000000;
JSON
{
"hex": "#7eebb5",
"rgb": {
"r": 126,
"g": 235,
"b": 181
},
"hsl": {
"h": 150.275,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.8604,
"c": 0.12752,
"h": 160.5
},
"luminance": 0.67188
}Semantic roles & 50–950 ramp
primary
#7EEBB5
secondary
#C44986
accent
#1072D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582