#7FE0BB#7FE0BB
#7FE0BB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.7% C 0.107 H 167.1°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE0BB |
|---|---|
| RGB | rgb(127, 224, 187) |
| HSL | hsl(157, 61%, 69%) |
| HSV | hsv(157, 43%, 88%) |
| CMYK | cmyk(43.3%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(82.60, -37.11, 9.26) |
| CIE-LCH | lch(82.60, 38.25, 165.99°) |
| OKLab | oklab(83.66% -0.1043 0.0238) |
| OKLCH | oklch(83.66% 0.107 167.1) |
| XYZ | xyz(44.3740, 61.4079, 56.5187) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.07
Seafoam
#7FE0B3
ΔE00 2.17
Seafoam Blue
#78D1B6
ΔE00 4.28
Light Turquoise
#7EF4CC
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 4.89
Eucalyptus
#44D7A8
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE0BB #E07FA4
analogous
#7FE08B #7FE0BB #7FD5E0
triadic
#7FE0BB #BB7FE0 #E0BB7F
tetradic
#7FE0BB #8B7FE0 #E07FA4 #D5E07F
square
#7FE0BB #8B7FE0 #E07FA4 #D5E07F
split-complementary
#7FE0BB #E07FD5 #E08B7F
monochromatic
#2DB883 #4ED4A1 #7FE0BB #B0ECD5 #E2F8EF
Accessibility & contrast
On white
1.58
#7FE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#7FE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE0BB
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE0BB | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#61E1D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7fe0bb; /* rgb */ color: rgb(127, 224, 187); /* oklch */ color: oklch(83.7% 0.107 167.1);
Tailwind
colors: {
custom: {
50: '#a9eacf',
500: '#7fe0bb',
950: '#000000',
},
}SCSS
$custom: #7fe0bb; $custom-light: #a9eacf; $custom-dark: #000000;
JSON
{
"hex": "#7fe0bb",
"rgb": {
"r": 127,
"g": 224,
"b": 187
},
"hsl": {
"h": 157.113,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.83663,
"c": 0.10695,
"h": 167.1
},
"luminance": 0.61411
}Semantic roles & 50–950 ramp
primary
#7FE0BB
secondary
#B74C75
accent
#1D5EC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483