#7FE8BE#7FE8BE
#7FE8BE is a very light, moderate teal. Relative luminance 0.659; OKLCH L 85.6% C 0.116 H 165.8°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE8BE |
|---|---|
| RGB | rgb(127, 232, 190) |
| HSL | hsl(156, 70%, 70%) |
| HSV | hsv(156, 45%, 91%) |
| CMYK | cmyk(45.3%, 0%, 18.1%, 9%) |
| CIE-LAB | lab(84.97, -40.09, 11.06) |
| CIE-LCH | lch(84.97, 41.59, 164.58°) |
| OKLab | oklab(85.6% -0.1121 0.0284) |
| OKLCH | oklch(85.6% 0.116 165.8) |
| XYZ | xyz(46.8993, 65.9394, 58.9614) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.21
Light Teal
#90E4C1
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 2.90
Light Aquamarine
#7BFDC7
ΔE00 4.93
Aquamarine
#7FFFD4
ΔE00 5.01
Aqua Marine
#2EE8BB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE8BE #E87FA9
analogous
#7FE889 #7FE8BE #7FDDE8
triadic
#7FE8BE #BE7FE8 #E8BE7F
tetradic
#7FE8BE #897FE8 #E87FA9 #DDE87F
square
#7FE8BE #897FE8 #E87FA9 #DDE87F
split-complementary
#7FE8BE #E87FDD #E8897F
monochromatic
#24C987 #4BDFA4 #7FE8BE #B3F1D8 #E5FAF2
Accessibility & contrast
On white
1.48
#7FE8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#7FE8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE8BE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE8BE | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#D4CFC1
Tritanopia (blue-blind)
#5EE8DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe8be; /* rgb */ color: rgb(127, 232, 190); /* oklch */ color: oklch(85.6% 0.116 165.8);
Tailwind
colors: {
custom: {
50: '#a9f0d1',
500: '#7fe8be',
950: '#000000',
},
}SCSS
$custom: #7fe8be; $custom-light: #a9f0d1; $custom-dark: #000000;
JSON
{
"hex": "#7fe8be",
"rgb": {
"r": 127,
"g": 232,
"b": 190
},
"hsl": {
"h": 156,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.85602,
"c": 0.11568,
"h": 165.8
},
"luminance": 0.65943
}Semantic roles & 50–950 ramp
primary
#7FE8BE
secondary
#C14B7A
accent
#1460D2
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583