#7FE2BB#7FE2BB
#7FE2BB is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.1% C 0.110 H 166.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2BB |
|---|---|
| RGB | rgb(127, 226, 187) |
| HSL | hsl(156, 63%, 69%) |
| HSV | hsv(156, 44%, 89%) |
| CMYK | cmyk(43.8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.17, -38.02, 10.08) |
| CIE-LCH | lch(83.17, 39.33, 165.15°) |
| OKLab | oklab(84.13% -0.1066 0.0259) |
| OKLCH | oklch(84.13% 0.11 166.3) |
| XYZ | xyz(44.9147, 62.4893, 56.6989) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.78
Light Teal
#90E4C1
ΔE00 2.12
Light Turquoise
#7EF4CC
ΔE00 4.07
Seafoam Blue
#78D1B6
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.32
Eucalyptus
#44D7A8
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2BB #E27FA6
analogous
#7FE28A #7FE2BB #7FD7E2
triadic
#7FE2BB #BB7FE2 #E2BB7F
tetradic
#7FE2BB #8A7FE2 #E27FA6 #D7E27F
square
#7FE2BB #8A7FE2 #E27FA6 #D7E27F
split-complementary
#7FE2BB #E27FD7 #E28A7F
monochromatic
#2BBC83 #4DD7A0 #7FE2BB #B1EDD6 #E3F9F0
Accessibility & contrast
On white
1.56
#7FE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#7FE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2BB
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2BB | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CECBBD
Tritanopia (blue-blind)
#61E3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7fe2bb; /* rgb */ color: rgb(127, 226, 187); /* oklch */ color: oklch(84.1% 0.110 166.3);
Tailwind
colors: {
custom: {
50: '#a9ebcf',
500: '#7fe2bb',
950: '#000000',
},
}SCSS
$custom: #7fe2bb; $custom-light: #a9ebcf; $custom-dark: #000000;
JSON
{
"hex": "#7fe2bb",
"rgb": {
"r": 127,
"g": 226,
"b": 187
},
"hsl": {
"h": 156.364,
"s": 63.057,
"l": 69.216
},
"oklch": {
"l": 0.84128,
"c": 0.10968,
"h": 166.3
},
"luminance": 0.62493
}Semantic roles & 50–950 ramp
primary
#7FE2BB
secondary
#BA4C77
accent
#1B60CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483