#7EEBBB#7EEBBB
#7EEBBB is a very light, vivid teal. Relative luminance 0.674; OKLCH L 86.2% C 0.123 H 163.3°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEBBB |
|---|---|
| RGB | rgb(126, 235, 187) |
| HSL | hsl(154, 73%, 71%) |
| HSV | hsv(154, 46%, 92%) |
| CMYK | cmyk(46.4%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(85.72, -42.30, 13.70) |
| CIE-LCH | lch(85.72, 44.46, 162.05°) |
| OKLab | oklab(86.19% -0.1175 0.0352) |
| OKLCH | oklch(86.19% 0.123 163.3) |
| XYZ | xyz(47.2782, 67.4364, 57.5292) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.53
Light Turquoise
#7EF4CC
ΔE00 3.21
Light Teal
#90E4C1
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.69
Aquamarine
#7FFFD4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEBBB #EB7EAE
analogous
#7EEB84 #7EEBBB #7EE4EB
triadic
#7EEBBB #BB7EEB #EBBB7E
tetradic
#7EEBBB #847EEB #EB7EAE #E4EB7E
square
#7EEBBB #847EEB #EB7EAE #E4EB7E
split-complementary
#7EEBBB #EB7EE4 #EB847E
monochromatic
#20CF82 #49E39F #7EEBBB #B3F3D7 #E5FBF1
Accessibility & contrast
On white
1.45
#7EEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#7EEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEBBB
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEBBB | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB8
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#5DEBDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7eebbb; /* rgb */ color: rgb(126, 235, 187); /* oklch */ color: oklch(86.2% 0.123 163.3);
Tailwind
colors: {
custom: {
50: '#a9f2cf',
500: '#7eebbb',
950: '#000000',
},
}SCSS
$custom: #7eebbb; $custom-light: #a9f2cf; $custom-dark: #000000;
JSON
{
"hex": "#7eebbb",
"rgb": {
"r": 126,
"g": 235,
"b": 187
},
"hsl": {
"h": 153.578,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.86185,
"c": 0.12269,
"h": 163.3
},
"luminance": 0.6744
}Semantic roles & 50–950 ramp
primary
#7EEBBB
secondary
#C4497F
accent
#1067D5
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101713
muted
#818583