#7EDFBB#7EDFBB
#7EDFBB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.106 H 167.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFBB |
|---|---|
| RGB | rgb(126, 223, 187) |
| HSL | hsl(158, 60%, 68%) |
| HSV | hsv(158, 43%, 87%) |
| CMYK | cmyk(43.5%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.27, -36.91, 8.79) |
| CIE-LCH | lch(82.27, 37.94, 166.61°) |
| OKLab | oklab(83.39% -0.1038 0.0226) |
| OKLCH | oklch(83.39% 0.106 167.7) |
| XYZ | xyz(43.9578, 60.7956, 56.4224) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.21
Seafoam
#7FE0B3
ΔE00 2.44
Seafoam Blue
#78D1B6
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 4.69
Eucalyptus
#44D7A8
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFBB #DF7EA2
analogous
#7EDF8A #7EDFBB #7ED2DF
triadic
#7EDFBB #BB7EDF #DFBB7E
tetradic
#7EDFBB #8A7EDF #DF7EA2 #D2DF7E
square
#7EDFBB #8A7EDF #DF7EA2 #D2DF7E
split-complementary
#7EDFBB #DF7ED2 #DF8A7E
monochromatic
#2DB683 #4DD3A1 #7EDFBB #AFEBD5 #E0F7EF
Accessibility & contrast
On white
1.60
#7EDFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#7EDFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFBB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFBB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#60E0D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7edfbb; /* rgb */ color: rgb(126, 223, 187); /* oklch */ color: oklch(83.4% 0.106 167.7);
Tailwind
colors: {
custom: {
50: '#a8e9cf',
500: '#7edfbb',
950: '#000000',
},
}SCSS
$custom: #7edfbb; $custom-light: #a8e9cf; $custom-dark: #000000;
JSON
{
"hex": "#7edfbb",
"rgb": {
"r": 126,
"g": 223,
"b": 187
},
"hsl": {
"h": 157.732,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83385,
"c": 0.10627,
"h": 167.7
},
"luminance": 0.60799
}Semantic roles & 50–950 ramp
primary
#7EDFBB
secondary
#B64B73
accent
#1E5DC8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483