#7EDFB2#7EDFB2
#7EDFB2 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.113 H 162.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFB2 |
|---|---|
| RGB | rgb(126, 223, 178) |
| HSL | hsl(152, 60%, 68%) |
| HSV | hsv(152, 43%, 87%) |
| CMYK | cmyk(43.5%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(82.07, -38.79, 13.25) |
| CIE-LCH | lch(82.07, 40.99, 161.15°) |
| OKLab | oklab(83.16% -0.1078 0.034) |
| OKLCH | oklch(83.16% 0.113 162.5) |
| XYZ | xyz(43.0244, 60.4222, 51.5063) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 0.24
Light Teal
#90E4C1
ΔE00 3.29
Eucalyptus
#44D7A8
ΔE00 5.04
Mediumaquamarine
#66CDAA
ΔE00 5.25
Light Turquoise
#7EF4CC
ΔE00 5.28
Hospital Green
#9BE5AA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFB2 #DF7EAB
analogous
#7EDF81 #7EDFB2 #7EDBDF
triadic
#7EDFB2 #B27EDF #DFB27E
tetradic
#7EDFB2 #817EDF #DF7EAB #DBDF7E
square
#7EDFB2 #817EDF #DF7EAB #DBDF7E
split-complementary
#7EDFB2 #DF7EDB #DF817E
monochromatic
#2DB676 #4DD395 #7EDFB2 #AFEBCF #E0F7ED
Accessibility & contrast
On white
1.60
#7EDFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#7EDFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFB2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFB2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B0
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#63DFD2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7edfb2; /* rgb */ color: rgb(126, 223, 178); /* oklch */ color: oklch(83.2% 0.113 162.5);
Tailwind
colors: {
custom: {
50: '#a8e9c9',
500: '#7edfb2',
950: '#000000',
},
}SCSS
$custom: #7edfb2; $custom-light: #a8e9c9; $custom-dark: #000000;
JSON
{
"hex": "#7edfb2",
"rgb": {
"r": 126,
"g": 223,
"b": 178
},
"hsl": {
"h": 152.165,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83155,
"c": 0.11305,
"h": 162.5
},
"luminance": 0.60425
}Semantic roles & 50–950 ramp
primary
#7EDFB2
secondary
#B64B7D
accent
#1E6DC8
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101613
muted
#818482