#7FE7BE#7FE7BE
#7FE7BE is a very light, moderate teal. Relative luminance 0.654; OKLCH L 85.4% C 0.114 H 166.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE7BE |
|---|---|
| RGB | rgb(127, 231, 190) |
| HSL | hsl(156, 68%, 70%) |
| HSV | hsv(156, 45%, 91%) |
| CMYK | cmyk(45%, 0%, 17.7%, 9.4%) |
| CIE-LAB | lab(84.68, -39.64, 10.65) |
| CIE-LCH | lch(84.68, 41.05, 164.96°) |
| OKLab | oklab(85.37% -0.111 0.0274) |
| OKLCH | oklch(85.37% 0.114 166.1) |
| XYZ | xyz(46.6186, 65.3780, 58.8678) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.16
Light Teal
#90E4C1
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 5.20
Light Aquamarine
#7BFDC7
ΔE00 5.21
Aqua Marine
#2EE8BB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE7BE #E77FA8
analogous
#7FE78A #7FE7BE #7FDCE7
triadic
#7FE7BE #BE7FE7 #E7BE7F
tetradic
#7FE7BE #8A7FE7 #E77FA8 #DCE77F
square
#7FE7BE #8A7FE7 #E77FA8 #DCE77F
split-complementary
#7FE7BE #E77FDC #E78A7F
monochromatic
#25C687 #4BDDA4 #7FE7BE #B3F1D8 #E5FAF2
Accessibility & contrast
On white
1.49
#7FE7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#7FE7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE7BE
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE7BE | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#D3CFC1
Tritanopia (blue-blind)
#5EE8DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe7be; /* rgb */ color: rgb(127, 231, 190); /* oklch */ color: oklch(85.4% 0.114 166.1);
Tailwind
colors: {
custom: {
50: '#a9efd1',
500: '#7fe7be',
950: '#000000',
},
}SCSS
$custom: #7fe7be; $custom-light: #a9efd1; $custom-dark: #000000;
JSON
{
"hex": "#7fe7be",
"rgb": {
"r": 127,
"g": 231,
"b": 190
},
"hsl": {
"h": 156.346,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.8537,
"c": 0.11431,
"h": 166.1
},
"luminance": 0.65382
}Semantic roles & 50–950 ramp
primary
#7FE7BE
secondary
#BF4B79
accent
#155FD0
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583