#7EE7B4#7EE7B4
#7EE7B4 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 85.1% C 0.123 H 161.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE7B4 |
|---|---|
| RGB | rgb(126, 231, 180) |
| HSL | hsl(151, 69%, 70%) |
| HSV | hsv(151, 45%, 91%) |
| CMYK | cmyk(45.5%, 0%, 22.1%, 9.4%) |
| CIE-LAB | lab(84.42, -41.96, 15.52) |
| CIE-LCH | lch(84.42, 44.74, 159.71°) |
| OKLab | oklab(85.08% -0.1161 0.0398) |
| OKLCH | oklch(85.08% 0.123 161.1) |
| XYZ | xyz(45.4147, 64.8793, 53.3010) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.95
Light Teal
#90E4C1
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.51
Light Greenish Blue
#63F7B4
ΔE00 4.81
Light Aquamarine
#7BFDC7
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE7B4 #E77EB1
analogous
#7EE780 #7EE7B4 #7EE5E7
triadic
#7EE7B4 #B47EE7 #E7B47E
tetradic
#7EE7B4 #807EE7 #E77EB1 #E5E77E
square
#7EE7B4 #807EE7 #E77EB1 #E5E77E
split-complementary
#7EE7B4 #E77EE5 #E7807E
monochromatic
#25C678 #4ADD96 #7EE7B4 #B2F1D2 #E5FAF0
Accessibility & contrast
On white
1.50
#7EE7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#7EE7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE7B4
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE7B4 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DAB1
Deuteranopia (green-blind)
#D4CEB7
Tritanopia (blue-blind)
#61E6D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee7b4; /* rgb */ color: rgb(126, 231, 180); /* oklch */ color: oklch(85.1% 0.123 161.1);
Tailwind
colors: {
custom: {
50: '#a9efca',
500: '#7ee7b4',
950: '#000000',
},
}SCSS
$custom: #7ee7b4; $custom-light: #a9efca; $custom-dark: #000000;
JSON
{
"hex": "#7ee7b4",
"rgb": {
"r": 126,
"g": 231,
"b": 180
},
"hsl": {
"h": 150.857,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.85079,
"c": 0.12273,
"h": 161.1
},
"luminance": 0.64883
}Semantic roles & 50–950 ramp
primary
#7EE7B4
secondary
#BF4A83
accent
#1570D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582